I have a durable Queue setup in ActiveMQ and an MDB configured through jencks to listen to the Queue
 
If during the onMessage method in my MDB i throw a RuntimeException will the message be sent again to the MDB if i am using jencks?  Do i need to setup anything explicitly?
 
-jm
 
 

Reply via email to