Hi

I have a project which uses MDBs, and I want to try using camel for routing
incoming messages to various message handlers, googling showed me
http://camel.apache.org/maven/camel-jms/apidocs/org/apache/camel/component/jms/CamelMessageListener.html
but this seems removed from camel 2.0.

Also looked at the source for CamelMessageListener to reproduce the
functionality, but I did not get by the fact that JmsExchange was removed

So, my question is, what is the best practise for using camel from an MDB?

/Marcus
-- 
View this message in context: 
http://www.nabble.com/Bootstrapping-camel-from-MDB-tp25453382p25453382.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to