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

Andreas Veithen resolved AXIS2-3465.
------------------------------------

    Resolution: Fixed

There have been several improvements to HTTP connection management starting 
with Axis2 1.5.1. If you make sure that ServiceClient#cleanupTransport is 
called (either explicitly by your code or implicitly by ServiceClient or the 
stub), then no special configuration is required and the HTTP transport should 
take care of releasing HTTP connections, thus avoiding connection pool 
starvation (which is what the reporter encountered). Therefore we should 
consider this issue as resolved, especially because it was reported against 1.3.

> ServiceClient.sendReceive blocks application forever
> ----------------------------------------------------
>
>                 Key: AXIS2-3465
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3465
>             Project: Axis2
>          Issue Type: Bug
>          Components: client-api
>    Affects Versions: 1.3
>         Environment: linux, axis2 1.3, sun jdk 1.6
>            Reporter: Michele Mazzucco
>            Assignee: Deepal Jayasinghe
>            Priority: Critical
>
> http://www.mail-archive.com/[email protected]/msg37395.html

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to