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 -- Daniel Kulp [email protected] http://dankulp.com/blog Talend - http://www.talend.com
