I am getting the following error when I submit a call in an application
I am building:

AxisFault
 faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode: 
 faultString: java.net.SocketTimeoutException: Read timed out
 faultActor: 
 faultNode: 
 faultDetail: 
        {http://xml.apache.org/axis/}stackTrace:
java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(Unknown Source)

I am using Axis 1.1 as the client and I assume I need to change a
timeout value but I do not know where I should set it.

Any help would be greatly appreciated.  I am happy to forward more
information if needed.

Thanks
David

Reply via email to