Hi, You might want to use an enterprise integration pattern (EIP) such as wiretap http://camel.apache.org/wire-tap.html http://camel.apache.org/wire-tap.html for your usecase. A Topic by definition sends a copy of the message to all Subscribers. I am not sure what your route look like, however, the issue seems to be they way you have crafted your route/solution.
Cheers, Ashwin... ----- --------------------------------------------------------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com CamelOne 2011: http://fusesource.com/camel2011 --------------------------------------------------------- -- View this message in context: http://camel.465427.n5.nabble.com/possible-to-route-bean-invocation-messages-tp4549632p4551107.html Sent from the Camel - Users mailing list archive at Nabble.com.
