Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 88537 invoked from network); 15 May 2007 20:52:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 May 2007 20:52:21 -0000 Received: (qmail 81728 invoked by uid 500); 15 May 2007 20:52:26 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 81682 invoked by uid 500); 15 May 2007 20:52:25 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 81661 invoked by uid 99); 15 May 2007 20:52:25 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 May 2007 13:52:25 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [206.190.36.200] (HELO web53805.mail.re2.yahoo.com) (206.190.36.200) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 15 May 2007 13:52:17 -0700 Received: (qmail 27446 invoked by uid 60001); 15 May 2007 20:51:56 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=B8g+FcWtowdjHX2tLoeS2KVSvXjEbghlddB8F0QMezvLsIRZWxIYJZIptS1uUHR4XPq2sJrtkEZctQ1BbOW/1caB2lV3Np3R0rDF7W4r9ycJmcDsJfVQHM5S+wxhzk14SOLVRBnbNq4UnOnRC6zRpZW42QU+dqPwx7vcjLDBfyo=; X-YMail-OSG: 2LilWcIVM1nAqLC4w4vCjolHIv4sDw7DUShY_.SyguDO1MaCb1gUnleevclmULcjDaZcD5cQyUNmLxt3tjJ38Q99pkfV9A3WeHsgBSrveBlHXAiw18RdbEkrMAwQK5QoGC6oMSUkf0WVprU- Received: from [66.192.70.114] by web53805.mail.re2.yahoo.com via HTTP; Tue, 15 May 2007 13:51:56 PDT Date: Tue, 15 May 2007 13:51:56 -0700 (PDT) From: Wayne Johnson Subject: SSL and timeouts To: axis-c , Axis-C-dev MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-49653367-1179262316=:26106" Content-Transfer-Encoding: 8bit Message-ID: <698413.26106.qm@web53805.mail.re2.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --0-49653367-1179262316=:26106 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I'm having an issue with Axis-C 1.4 (svn) client. We connect to a Jetty server that has a arbitrary maxIdleTime set. This appears to break the socket connection after that time limit. The next time we call our RPC method, we get a HTTPTransportException with SSL_ERROR_SYSCALL. My question is this: Should Axis-C be handling the reconnection here (this being a bug), or is there something the client should do before the call to make sure the connection is still up? If it isn't up, what does the client need to do to reconnect? Or, should we have the server set up for no maxIdleTime? --- Wayne Johnson, | There are two kinds of people: Those 3943 Penn Ave. N. | who say to God, "Thy will be done," Minneapolis, MN 55412-1908 | and those to whom God says, "All right, (612) 522-7003 | then, have it your way." --C.S. Lewis --------------------------------- Looking for earth-friendly autos? Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. --0-49653367-1179262316=:26106 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I'm having an issue with Axis-C 1.4 (svn) client.  We connect to a Jetty server that has a arbitrary maxIdleTime set.  This appears to break the socket connection after that time limit.  The next time we call our RPC method, we get a HTTPTransportException with SSL_ERROR_SYSCALL.

My question is this:  Should Axis-C be handling the reconnection here (this being a bug), or is there something the client should do before the call to make sure the connection is still up?  If it isn't up, what does the client need to do to reconnect?

Or, should we have the server set up for no maxIdleTime?



---
Wayne Johnson,             | There are two kinds of people: Those
3943 Penn Ave. N.          | who say to God, "Thy will be done,"
Minneapolis, MN 55412-1908 | and those to whom God says, "All right,
(612) 522-7003             | then, have it your way." --C.S. Lewis


Looking for earth-friendly autos?
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center. --0-49653367-1179262316=:26106--