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 try with 1.3.1

     [java] 2004-04-29 17:49:53,700 INFO  org.apache.axis.enterprise - Mapping 
Exception to A
xisFault
     [java] AxisFault
     [java] AxisFault
     [java]  faultCode: {http://xml.apache.org/axis/}Server.userException
     [java]  faultCode: {http://xml.apache.org/axis/}Server.userException
     [java]  faultString: java.io.IOException: Write Channel Closed, possible SSL 
handshaking
 or trust failure
     [java]  faultActor: null
     [java]  faultDetail:


Thanks in advance,

-Chethan

Reply via email to