Change Notes item #443404, was opened at 2001-07-21 13:40
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=381174&aid=443404&group_id=22866

Category: None
Group: v2.5 (Rabbit Hole)
Status: Open
Priority: 5
Submitted By: Jason Dillon (user57)
Assigned to: Nobody/Anonymous (nobody)
Summary: MDB & JMS RA XA ConnectionFactory Usage

Initial Comment:
The ConnectionFactory usage for Message Driven Beans as
well as the JMS Resource Adapter has been changed to
use a common ConnectionFactoryHelper class, which will
ensure that if a ConnectionFactory implements an XA
interface that it will create an XAConnection.

The JMS Resource Adapter will assume that the
connection is not XA unless an XAConnection was
produced by the ConnectionFactoryHelper.

The xaTransacted flag for a Connection which is not XA
will be false (instead of always being true).


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=381174&aid=443404&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to