Title: Java.net.SocketException: Connection Reset

Hi All,
I'm not sure if this question has been posted before. There is an "java.net.SocketException: Connection Reset" when tried to call a web service.

I googled for the solution and found that disabling the -server option on the JVM would resolve the issue. In my project environment, we use Jrockit JRE for Weblogic 8.1 SP4. Changing the JVM to Sun's JDK1.4 solved the problem, but there are increasing concerns from the server admin people to use Jrockit JVM and they are unrelenting to use the Sun's JDK.

I have used Axis 1.3. Should I upgrade my Axis version? If anyone knows the exact reason for this kind of behavior , pl. do let me know.

Thanks in advance,
Ravi

Reply via email to