Hi Bharath,

Yes, it is possible to use Camel as Conduit and Destination of CXF.
You can find more information on this page:
http://cwiki.apache.org/confluence/display/CAMEL/CXF+Example.   See
the section "CXF example for using Camel transport".   Essentially, a
custom transport for CXF has been written (by Willem) that exists in
camel-cxf component.  That custom transport (i.e. Camel transport)
allows Camel exchanges to be sent and received by CXF.

Cheer,
William

On Thu, Apr 16, 2009 at 3:02 AM, Bharath Gargesh <bharath.garg...@hp.com> wrote:
>
> Hi,
>
> I want to use the Camel Message Channels as the Conduit and Destinations of
> CXF.
> Is this possible or only JMS Destinations are configurable for CXF ?
> This is because, I was trying to write a Custom Transport for CXF but am
> unable to understand
> how to implement it.
>
> Regards
> Bharath.
> --
> View this message in context: 
> http://www.nabble.com/Camel-Message-Channels-used-as-Conduit-and-Destination-of-CXF-tp23072584p23072584.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>

Reply via email to