Yes, just as Dan said you can use camel-mina/camel-netty to implement the tcp transport and route the message into CXF by using the camel transport of CXF without much work. But you still need to some work to mapping the transport level headers between the CXF message context if you want to implement full function of SOAP stack :).
On 5/27/11 10:59 AM, Daniel Kulp wrote:


I think you are looking for the Camel transport for CXF:

http://camel.apache.org/camel-transport-for-cxf.html

That should allow a CXF application to use any of the transports available in
Camel including Camel's TCP transport.

Dan


On Thursday, May 26, 2011 10:38:05 PM acec acec wrote:
Hi, all

On CXF website, it has the following description:

Transports: ... Camel transport for CXF such as ... TCP ...

But I cannot find any example of using CXF + Camel(TCP).

Could you give any example by using CXF + Camel(TCP)?

Thanks a lot.
tacec



--
Willem
----------------------------------
FuseSource
Web: http://www.fusesource.com
Blog:    http://willemjiang.blogspot.com (English)
         http://jnn.javaeye.com (Chinese)
Twitter: willemjiang

Connect at CamelOne May 24-26
The Open Source Integration Conference
http://camelone.com

Reply via email to