Hi, 

 

            In Axis 1.x I used to set the timeout & maintain session
from the client code using the following code.

            

            stub.setMaintainSession(true)  &
stub.setTimeout(timeOutInMilliSeconds)

            

            How do we set this in Axis2?.  I don't see these methods in
the Stub (org.apache.axis2.client.Stub) class anymore.

 

Thanks

Raghu

Reply via email to