Hi

You can use one route and the Content Based Router to determine which
operation was invoked. There is a header on the Camel Message which
the name of the operation invoked.



On Mon, Aug 2, 2010 at 4:23 PM, Marco Zapletal <[email protected]> wrote:
> Hello,
>
> I have a CXF service with one port type, which has two operations. Is it 
> possible to define two routes, whereby each route consumes from the same 
> endpoint (CXF service) but from a different operation? As far as I have seen, 
> I have to define two services (port types) with one operation each in order 
> to get two different endpoints to consume from - or?
>
> thanks,
> marco
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to