Hello

2010/4/21 Gary Tully <gary.tu...@gmail.com>:
> Use a transacted delivery in your endpoint activation and throw an exception
> from onMessage. if you have the source, take a peek at this test:
> org.apache.activemq.ra.MDBTest.testMessageExceptionReDelivery


Thanks a lot, it works like a charm now!

Another thing we had to change is: set jms.useAsyncSend=false in
connection URI (connection to embedded broker) instead of
jms.useAsyncSend=true.


Best regards, Ivan

Reply via email to