They are running on the same machine. - Ramya -----Original Message----- From: yuval goldstein [mailto:[EMAIL PROTECTED] Sent: Monday, June 21, 2004 5:49 PM To: [EMAIL PROTECTED] Subject: RE: Very urgent: "Read timed out" error while parsing the response using JAxis 1-1
Try running the client and server on the same machine to eliminate the possibility that this is a network issue. Goodluck. -----Original Message----- From: Ramya Manian [mailto:[EMAIL PROTECTED] Sent: Monday, June 21, 2004 3:24 PM To: [EMAIL PROTECTED] Subject: Very urgent: "Read timed out" error while parsing the response using JAxis 1-1 Hi We have written our client using JAxis to send requests and our SOAP server uses EasySOAP library for providing the SOAP interface. But the client throws a "Read timed out" error while parsing the response from the server. I tried increasing the timeout value but it did not work. The error occurs just before parsing the response using Xerces SAX parser. I also printed the contents of the response before sending it for parsing and it seemed to be complete and OK. I am not able to figure out what is causing the error. Any pointers on why is this occurring? Are there any compatibility issues between JAxis1-1 and EasySOAP or Xerces ? Are there any known issues that must be taken care of? We need answers to the questions ASAP. Thanks in advance Ramya
