[
https://issues.apache.org/jira/browse/CXF-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668031#action_12668031
]
Richard Opalka commented on CXF-2011:
-------------------------------------
It used to work in CXF 2.1. It started to fail when we upgraded to CXF 2.1.3
> 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.