[jboss-user] [JBoss Messaging] - Re: JMS session transaction not managed by container?

ataylor do-not-reply at jboss.com
Fri Dec 12 09:44:51 EST 2008


you need to commit the session after you have sent the message, i.e.

jmsSession.commit();

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

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



More information about the jboss-user mailing list