1.3.1 !!!
Yeah, you were right... this had nothing to do with axis.
-Chethan
-Original Message-
From: Nelson Minar [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 29, 2004 5:53 PM
To: [EMAIL PROTECTED]
Cc: Makam, Chethan
Subject: Re: Difference in java 1.4 and 1.3.1 for Web Services
>
>I have in the back of my end that some of the root certificates
>distributed with old Java builds have expired.
Back of my *mind*. mind.
ouchy typo,
Nelson
> [java] faultString: java.io.IOException: Write Channel Closed, possible SSL
> handshaking
> or trust failure
Well, that error looks like it has nothing to do with Axis itself. It
looks like your SSL setup is failing. Does the problem go away if you
don't use https:// URLs?
I have in the b
I generated webservices client using axis. However, this client works in java 1.4 but
does not work in 1.3.1. In our production system we have java 1.3.1. Does anybody know
what is the difference or is there anything i need to differently to make it work in
1.3.1.
Here is the error i get when i