Incoming endpoint is /Jetty/REST/ with/ Pattern="InOut"/. I then publish the request message on a topic. With multiple consumers. I only want one of the consumers (Service Activator) to reply.
I tried putting a /pattern="InOnly"/ on the "to" of the Service Activators (camel components) that I did not want to respond. And it responded any how. In the diagram I want to select which App A or B replies: <http://camel.465427.n5.nabble.com/file/n5786546/Request-Reply.jpg> -- View this message in context: http://camel.465427.n5.nabble.com/Request-Reply-and-Publish-tp5786546.html Sent from the Camel - Users mailing list archive at Nabble.com.
