Hi,
Current CXF component sample POJO model shows your can invoke a
WebService with a method name and arguments list. You can find more
information about form the camel-cxf module's unit test[1] here.
[1]https://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-cxf/src/test/java/
gt;
> 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 yo
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
> --
> View this message in context:
> http://www.nabble.com/Example-of-request-reply-tf4473066s22882.html#a12753
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/te
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
--
View this message in context:
http://www.nabble.com/