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 "Andreas Veithen (JIRA)" <ji...@apache.org> on 2010/12/21 22:28:02 UTC

[jira] Resolved: (AXIS2-3465) ServiceClient.sendReceive blocks application forever

     [ 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/axis-user@ws.apache.org/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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org