Apache geronimo 2.1.3 with ActiveMQ 4.2.1 I want to process my messages by prority, so I'm going to use camel as a message resequencer for my JMS queue. I use message driven beans as a messages consumer.
I do NOT use spring in my application Could anyone give me either a reference or an example of using camel resequencer with MDBs without using spring? Thanks in advance! -- View this message in context: http://www.nabble.com/Camel-%2B-MDB-as-a-message-consumer-tp19762056s22882p19762056.html Sent from the Camel - Users mailing list archive at Nabble.com.
