Asynchronous client behaves improperly
--------------------------------------
Key: CXF-2011
URL: https://issues.apache.org/jira/browse/CXF-2011
Project: CXF
Issue Type: Sub-task
Reporter: Richard Opalka
Fix For: 2.1.4
We're using asynchronous client proxy to access simple echo service.
However the method future.get() releases lock before handler is called (and it
doesn't release because of the timeout)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.