[jboss-dev-forums] [JBoss AS 7 Development] - Re: Two-phase commit using an XA-datasource
arjan tijms
do-not-reply at jboss.com
Sun Dec 23 15:29:24 EST 2012
arjan tijms [https://community.jboss.org/people/atijms] created the discussion
"Re: Two-phase commit using an XA-datasource"
To view the discussion, visit: https://community.jboss.org/message/784700#784700
--------------------------------------------------------------
> If you really want to get hold of the transaction manager you can look it up via JNDI (but the name is not standardised by the specifications, I believe AS7 uses java:jboss/TransactionManager).
It indeed isn't standardized. I've created a spec issue some time ago to standardize this. If you, or anyone else thinks this is important too, please vote for it at: http://java.net/jira/browse/JAVAEE_SPEC-8 http://java.net/jira/browse/JAVAEE_SPEC-8
The issue with those names being not standardized is not even so much that they differ between application servers of different vendors, but that they differ between versions of the same AS (e.g. JBoss AS 6 vs JBoss AS 7).
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/784700#784700]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121223/d5819187/attachment.html
More information about the jboss-dev-forums
mailing list