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
- CXF Consumer Endpoint (multiple routes) Marco Zapletal
- Re: CXF Consumer Endpoint (multiple routes) Claus Ibsen
