I am using AXIS2 webservice engine for our web services. We are having a
strange problem with AXISFault. Ours is a one way webservice. We send a
message to the web service and we dont expect any response from the WS. We
are using the sendRobust method of the serviceclient in AXIS2 for sending
the messages to webserice. After we send the message, though the message is
received at the web service and is successfully processed, we get a default
axisfault. The exception message is Connection reset; nested exception is:
java.net.SocketException: Connection reset; nested exception is:
org.apache.axis2.AxisFault: Connection reset; nested exception is:
java.net.SocketException: Connection reset. CAn you please throw some light
on this. Thanks in advance.

-- 
View this message in context: 
http://www.nabble.com/AXISFault-tf4896517.html#a14023753
Sent from the Axis - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to