You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/05/12 15:50:15 UTC

[jira] Resolved: (AXIS2-2660) The REUSE_HTTP_CLIENT option is duplicate into the ConfiguratioContext and Options to fix bug 2593

     [ https://issues.apache.org/jira/browse/AXIS2-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-2660.
-------------------------------------

    Resolution: Fixed

Already fixed yesterday. 
http://svn.apache.org/viewvc?view=rev&revision=537325

-- dims

> The REUSE_HTTP_CLIENT option is duplicate into the  ConfiguratioContext and Options to fix bug 2593
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2660
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2660
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: client-api
>    Affects Versions: 1.2
>            Reporter: Michele Mazzucco
>
> Model
> - The same ServiceClient is used for several asynchronous requests 
> - The same http client is used (i.e. REUSE_HTTP_CLIENT and REUSE_HTTP_CLIENT are set as options into the configuration context used to create the ServiceClient object
> The solution proposed here [1] sets REUSE_HTTP_CLIENT into the options as well (see [2]). The correct behavior should use the options set into the configuration context. The same applies for the timeout 
> [1] https://issues.apache.org/jira/browse/AXIS2-2593
> [2] http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/async/AsyncService2Test.java

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org