[jboss-user] [Messaging, JMS & JBossMQ] - Re: Manually Acknowlegeing a message

genman do-not-reply at jboss.com
Mon Sep 11 18:49:53 EDT 2006


Use container MDB transactions and MessageDrivenContext.setRollbackOnly() if the POJO work fails. Don't manually ack messages in your MDB, that's the container's responsibility.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970862#3970862

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970862



More information about the jboss-user mailing list