Re: axis2 client timeout even with timeouts set to 0

2008-01-27 Thread acmclellen
Hi Upul, Thanks for your reply. If that was the case, I don't understand why then the junit test and web app implementations timeout when they should, just not the Axis2 web service. Thanks, Craig Upul Godage wrote: > > I think there may be a TCP connection timeout at the operating system >

Re: axis2 client timeout even with timeouts set to 0

2008-01-27 Thread Upul Godage
I think there may be a TCP connection timeout at the operating system level that cannot be controlled by Java. Upul On Jan 28, 2008 10:08 AM, acmclellen <[EMAIL PROTECTED]> wrote: > > Hi Saminda, > > I had already tried that, and that didn't work either. I'm trying to run > an > axis2 client wi

Re: axis2 client timeout even with timeouts set to 0

2008-01-27 Thread acmclellen
Hi Saminda, I had already tried that, and that didn't work either. I'm trying to run an axis2 client within and axis2 webservice, and for some reason, the timeout I'm specifying isn't being registered. I resorted to the code below as I had tried everything else including what you have just propos

Re: [Axis2] JAXWS version in Axis2 1.4

2008-01-27 Thread Lahiru Sandakith
Sent this mail to jcp-open@ and cc'ed geir Hi All, Apache Axis2 1.3 (moving towards 1.4) is contain an implementation of JSR 224 (JAXWS 2.1). In order to test the implementation for full compatibility with JSR-224 the respective

Re: [Axis2] JAX-WS 2.1 Merge

2008-01-27 Thread Brian De Pradine
I have raised a JIRA here, https://issues.apache.org/jira/browse/AXIS2-3479 Cheers Brian DePradine Web Services Development IBM Hursley External +44 (0) 1962 816319 Internal 246319 If you can't find the time to do it right the first time, where will you find the time to do it again?

[jira] Created: (AXIS2-3479) The org.apache.axis2.jaxws.sample.MtomSampleTests suite is failing

2008-01-27 Thread Brian DePradine (JIRA)
The org.apache.axis2.jaxws.sample.MtomSampleTests suite is failing -- Key: AXIS2-3479 URL: https://issues.apache.org/jira/browse/AXIS2-3479 Project: Axis 2.0 (Axis2) Issue Type:

Fw: [Axis2] JAX-WS 2.1 Merge

2008-01-27 Thread Brian De Pradine
Resend with [Axis2] in the subject. Cheers Brian DePradine Web Services Development IBM Hursley External +44 (0) 1962 816319 Internal 246319 If you can't find the time to do it right the first time, where will you find the time to do it again? - Forwarded by Brian De Pradine/UK/IB

Re: JAX-WS 2.1 Merge

2008-01-27 Thread Davanum Srinivas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian, Could u please add a JIRA lest we forget? thanks, dims Brian De Pradine wrote: | The merge of the JAX-WS 2.1 code changes into the trunk is now complete. | All future development of JAX-WS 2.1 should take place in the trunk. The | one outsta

JAX-WS 2.1 Merge

2008-01-27 Thread Brian De Pradine
The merge of the JAX-WS 2.1 code changes into the trunk is now complete. All future development of JAX-WS 2.1 should take place in the trunk. The one outstanding issue is with org.apache.axis2.jaxws.sample.MtomSampleTests. It keeps failing whenever I run a maven build, but when I run it on it's

[jira] Created: (AXIS2-3478) AUTO_RELEASE_CONNECTION causes IOException

2008-01-27 Thread Michele Mazzucco (JIRA)
AUTO_RELEASE_CONNECTION causes IOException -- Key: AXIS2-3478 URL: https://issues.apache.org/jira/browse/AXIS2-3478 Project: Axis 2.0 (Axis2) Issue Type: Sub-task Components: client-api A