Hi,

AFAIK, the timeout is hard-coded in org.apache.tuscany.sca.binding.ws.axis2.Axis2BindingInvoker.java (line 100):

requestMC.getOptions().setTimeOutInMilliSeconds(120000L); // 2 minutes

Thanks,
Raymond

----- Original Message ----- From: "Chris Lo" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, September 24, 2007 2:05 PM
Subject: Axis Timeout Setting Inquiry


Hi,



I am currently experiencing Axis Timeouts when using a jsp to hit my service
(the service requires a long time to process the request). I notice in the
tuscany-binding-ws-axis2-0.99-incubating.jar, there is a file called
axis2.xml in which I think I can specify a timeout value. I was wondering is
this the only way I can do this, or can I specify the timeout value in the
default.composite file / within the wsdl / set some SCADomain property?



Thanks,

Chris



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

Reply via email to