[
https://issues.apache.org/jira/browse/CXF-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668049#action_12668049
]
Daniel Kulp commented on CXF-2011:
----------------------------------
Can you try the 2.1.4-SNAPSHOT:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/cxf/apache-cxf/
I believe this is now fixed but would like to verify it.
Dan
> Asynchronous client behaves improperly
> --------------------------------------
>
> Key: CXF-2011
> URL: https://issues.apache.org/jira/browse/CXF-2011
> Project: CXF
> Issue Type: Sub-task
> Components: JAX-WS Runtime
> Reporter: Richard Opalka
> Fix For: 2.1.4
>
> Attachments: AsynchronousProxyTestCase.java, Endpoint.java,
> EndpointBean.java
>
>
> 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.