address,
because it is filtered to accept only mail from
specific mail lists.
- Original Message -
From: "Gatton, Kurt D" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Gatton, Kurt D" <[EMAIL PROTECTED]>
Sent: Thursday, December 11, 2003 7:18 PM
S
Title: SocketException
I am getting the following error when requesting a function that has a socket in it:
[SOAPException: faultCode=SOAP-ENV:Client; msg=Connection reset by peer: JVM_recv in socket input stream read; targ
etException=java.net.SocketException: Connection reset by peer
Hello All,
I am using SOAP 2.2 with TOMCAT 4.1.
I encountered the following problem:
My SOAP server and my GUI JSPs are installed on the same
TOMCAT server (same JVM).
Now, everything goes on just fine. I am using the GUI which makes
a lot of SOAP calls to the SOAP server.