Skip to Content
0
Former Member
Mar 04, 2008 at 05:14 PM

MDB Rollback

61 Views

Hi,

I have a collection of MDBs and due to different errors (jms resources / dbs not there) there are exceptions being met.

However, the messages are not being rolled back, but are being consumed along with the exception. I throw a runtimeException within the onMessage method.

Is there something specific that needs set to allow for automatic rollback?

Regards,

Andrew