Hi Willem,

could you give a small example for creating a proxy using the cxf component?

Thanks

Christian

Am 15.06.2011 15:47, schrieb Willem Jiang:
Hi Christian,

No, I don't think you can simple replace camel-cxf component with the camel transport for CXF.

camel-cxf component uses the camel component way to integrate the CXF with camel, and camel transport is using CXF transport API to integrate the camel with CXF. You can use the camel transport and camel-cxf together as they integrate the camel and CXF in different level.

cxfbean and the camel transport are more likely used in the server side. If you want to access the WebService by using the proxy way, you still need to use the camel-cxf component.

If you want to build a WebService proxy, camel-cxf component can help you, you can easily do the CBR with help of camel-cxf component.


--
--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
Talend Application Integration Division http://www.talend.com

Reply via email to