For me the question is does the request come to the server and maybe write into a log to state the visit or is it never approaching the server for one or another reason?
What does TCPIP Monitor or a WireShark say show? With kind regards Josef Von: Jean-Marc Lamond [mailto:jean-m...@giacamond.com] Gesendet: Mittwoch, 12. Juni 2013 16:10 An: 'Apache AXIS C User List'; c-...@axis.apache.org Betreff: RE: Time out error /* Set timeout value */ axis2_options_set_timeout_in_milli_seconds(options, env, timeout); De : Sandeep Komaravelly [mailto:komaravellysand...@gmail.com] Envoyé : mercredi 12 juin 2013 15:38 À : c-user@axis.apache.org; c-...@axis.apache.org Objet : Reg: Time out error Hi Axis2 Users/Developers, I am Using AXIS2 in my application. I am new to this. I am getting the following error. Stub invoke FAILED: Error code: 92 :: Response timed out Could someone let me know how I can set the timeout to some where like 5 mins instead to the default. Thanks K Sandeep