The XASession's XAResource has not been enlisted in a JTA transaction.

I recently added code for jboss-3.2.4 that allows JBossMQ's XAConnectionFactory
to be used outside a JTA transaction (it behaves the same as AUTO_ACKNOWLEDGE)

I would suggest you try it with the plain ConnectionFactory

Or figure out why JBoss's session is not getting enlisted in the transaction
by weblogic - probably because you are not using a conneciton factory
that is proxied through welogic's (or jboss's) jms resource adapter.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to