[
https://issues.apache.org/jira/browse/CAMEL-10626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764407#comment-15764407
]
ASF GitHub Bot commented on CAMEL-10626:
----------------------------------------
GitHub user johnpoth opened a pull request:
https://github.com/apache/camel/pull/1360
Add async support for camel-cxf JAX-RS producer
https://issues.apache.org/jira/browse/CAMEL-10626
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/johnpoth/camel CAMEL-10626
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1360.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1360
----
commit 4c894c8da518fd6efd6a86c089a30d12df4999c6
Author: jpoth <[email protected]>
Date: 2016-11-22T18:07:26Z
Add async support for camel-cxf JAX-RS producer
----
> Add asynchronous support for CXF JAX-RS producers
> -------------------------------------------------
>
> Key: CAMEL-10626
> URL: https://issues.apache.org/jira/browse/CAMEL-10626
> Project: Camel
> Issue Type: New Feature
> Components: camel-cxf
> Reporter: John Poth
>
> See the asynchronous [Proxy-based
> API|http://cxf.apache.org/docs/jax-rs-client-api.html#JAX-RSClientAPI-Asynchronousproxyinvocations]
> and [WebClient
> API|http://cxf.apache.org/docs/jax-rs-client-api.html#JAX-RSClientAPI-Asynchronousproxyinvocations].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)