[ 
https://issues.apache.org/jira/browse/CXF-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641247#action_12641247
 ] 

Daniel Kulp commented on CXF-1776:
----------------------------------


The Client api in the core and simple frontend is done and the JMS transport 
will now work great with it.

In the JAX-WS frontend, the async methods on the generated proxies now use the 
new API's on the client.  

The main thing that is not done is the Async methods on the Dispatch JAX-WS 
clients.   That's either going to require duplicating some code into the 
dispatch clients code or, preferrably, do some major dispatch client cleanup to 
get it using more of the client code in core (so things like ws-addr, etc.. 
would work correctly as well).

> cxf client api should support async invocation
> ----------------------------------------------
>
>                 Key: CXF-1776
>                 URL: https://issues.apache.org/jira/browse/CXF-1776
>             Project: CXF
>          Issue Type: New Feature
>    Affects Versions: 2.0.8, 2.1.2
>            Reporter: Freeman Fang
>            Assignee: Daniel Kulp
>             Fix For: 2.1.4
>
>
> related discussion on smx mailing list
> http://cwiki.apache.org/SM/discussion-forums.html#nabble-td19102173%7Ca19102173

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to