Hi Willem! Does the cxf component performs any soap processing using cxf ? Or is it just the marshaling / service invocation part ? I'd like to leverage cxf for soap processing...
On 9/18/07, Willem Jiang <[EMAIL PROTECTED]> wrote: > > Hi , > I am working on camel-cxf component which will help you to do some > router work between 2 Web Services. My big patch just been applied in > the trunk, you can take a look at the unit test of camel-cxf component. > > https://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/CxfRouterTest.java > I will add a Web Service router example some time this week :) > > Willem. > xtof wrote: > > Hello, > > > > I'm quite new to Camel, and I'm trying to understand how implementing a > > gateway between 2 Web Services. It requires to implement a request-reply > > mechanism but I cannot find any example. > > Could you help? > > > > Thank. > > Christophe > > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
