[
https://issues.apache.org/jira/browse/CXF-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Opalka updated CXF-2011:
--------------------------------
Attachment: Endpoint.java
> 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.