[jboss-user] [JBoss Messaging] - Re: help on JmsXA
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Jun 23 23:06:55 EDT 2008
JmsXA is only available inside the application server, for MDBs and EJBs.
If you run it outside of the application server container, you will need to use a regular ConnectionFactory.
If you are not using JCA, not reusing the JMSProducer (also Session and Connection) is a serious anti-pattern.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160081#4160081
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160081
More information about the jboss-user
mailing list