[jboss-user] [Messaging, JMS & JBossMQ] - Re: How to enlist JMS in stateless session bean container ma
jhowell@redhat.com
do-not-reply at jboss.com
Mon Nov 19 14:24:11 EST 2007
The answer that Adrian was referring to use the JCA adapter, which provides automatic transaction enlistment. Given that your SLSB method is transactional, all of the messaged queued in that method will be in the same transaction.
Here's the link...
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossJMSRA
Jay:)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106144#4106144
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106144
More information about the jboss-user
mailing list