[ 
http://issues.apache.org/jira/browse/AXIS2-670?page=comments#action_12377999 ] 

Chamikara Jayalath commented on AXIS2-670:
------------------------------------------

Currently the interval is only used for the two channel blocking case. This is 
used as the interval a blocking req/res invocation wait till a response 
arrives. This is not used in the same channel invocations (i.e. when 
options.useSeperateListner()==false). 

> Client does not apply timeout to HTTP connection
> ------------------------------------------------
>
>          Key: AXIS2-670
>          URL: http://issues.apache.org/jira/browse/AXIS2-670
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>   Components: core
>     Versions: 1.0
>  Environment: n/a
>     Reporter: Dennis Sosnoski
>  Attachments: timeout.diff
>
> The client code does not apply the timeout value specified by the user (via 
> _getServiceClient().getOptions().setTimeOutInMilliSeconds()). Fix is attached 
> as diff, not committing it myself because of the imminent 1.0 release.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to