[ https://issues.apache.org/jira/browse/TUSCANY-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14312294#comment-14312294 ]
Anuj Bhatia commented on TUSCANY-3964: -------------------------------------- As far as I recall I hacked Axis2ReferenceBindingInvoker.java, I'm attaching the patch file for my changes. Hope it helps. This change worked for me, but I'm sure it's not the correct way to fix the problem. > Deadlock in invoking external web service reference using Axis2 ws binding > -------------------------------------------------------------------------- > > Key: TUSCANY-3964 > URL: https://issues.apache.org/jira/browse/TUSCANY-3964 > Project: Tuscany > Issue Type: Bug > Components: Java SCA Axis Binding Extension > Affects Versions: Java-SCA-2.0-Beta3 > Environment: Apache Maven 2.2.1 (r801777; 2009-08-07 00:46:01+0530) > Java version: 1.6.0_20 > Java home: c:\jdk1.6.0_20\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" > Reporter: Anuj Bhatia > Attachments: TestWSBinding.zip, ThreadDump.txt > > > Trying to invoke an external web service reference using binding.ws with the > Axis2 runtime with multiple concurrent requests results in a deadlock. It > looks like the HTTP connection used by Axis is not released correctly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)