On Tue, Jul 23, 2013 at 11:57 AM, Edwin <edwin.rabbi...@gmail.com> wrote:
> Since my cxf call has an MEP of InOut, is it possible to achieve the cxf
> asynchronous behavior?
>
> Or is the cxf asynchronous behaviour only associated with an MEP of InOnly?
>

No camel-cxf is async by default, unless you force it to be
synchronous with synchronous=true.

The Camel CXF producer uses the org.apache.cxf.endpoint.ClientCallback
from Apache CXF

> Thanks,
> Edwin
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Leveraging-CXF-Asynchronous-processing-when-MEP-is-InOut-tp5735904p5736102.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



--
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to