Hi...

in the client side...

maybe,,, you tried use the method "setTimeOutInMilliSeconds(XXXX);"
in client code,,, further increase the timeout in the axis2.xml file....

sample:
Options options = new Options();
options.setTimeOutInMilliSeconds(XXXX);


[/jr]

henry human escreveu:
Hi I have a web service created using WSDL2Java.
Because the clients’ requests sometime need more than
30 seconds to be done, it is required to increase the
timeout in the web service.
Increasing the timeout in the axis2.xml did not help
and the service still breaks after 30 seconds with an
error: read timeout!
How could I set the timeout in the web service?

Thanks
Henry


      E-Mails jetzt auf Ihrem Handy.
www.yahoo.de/go

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




--
Arlindo Luis Marcon Junior
E-mail: [EMAIL PROTECTED]
Internet Web Page: http://lattes.cnpq.br/6483462042489662
ICQ: 138864173
Curitiba - Paraná - Brasil



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

Reply via email to