[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBMESSAGING-410 - Use of JmsXA in non transactional envi

ovidiu.feodorov@jboss.com do-not-reply at jboss.com
Thu Aug 31 18:10:07 EDT 2006


If it did, we'd fall back to the exact behavior we actually want for Messaging, and it already happens in JBossMQ. 

Remember that the JCA layer has nothing to do with the decision to send the message through, which is taken by SpyXAResourceManager in JBossMQ's case, and could be taken by MessagingResourceManager in ours. 

The JCA layer just (correctly) does not enslist the XAResource with an inexistent JTA transaction.

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

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



More information about the jboss-dev-forums mailing list