[infinispan-issues] [JBoss JIRA] (ISPN-2915) Deprecate JBossTransactionManagerLookup as it is redundant
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Mar 19 17:25:42 EDT 2013
[ https://issues.jboss.org/browse/ISPN-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761945#comment-12761945 ]
Mircea Markus commented on ISPN-2915:
-------------------------------------
>From [~pferraro]:
{quote}
In AS7/EAP, we use our own TransactionManagerLookup implementation that injects the actual TransactionManager instance from the transactions subsystem.
So, I have no problem with you guys dumping the JBossTransactionManagerLookup.
{quote}
> Deprecate JBossTransactionManagerLookup as it is redundant
> ----------------------------------------------------------
>
> Key: ISPN-2915
> URL: https://issues.jboss.org/browse/ISPN-2915
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 5.2.1.Final
> Reporter: Martin Gencur
> Assignee: Mircea Markus
> Priority: Minor
> Fix For: 5.3.0.Final
>
>
> JDNI lookups from JBossTransactionManagerLookup are all covered by the GenericTransactionManagerLookup.
> Furthermore, the JBoss JNDI names are requested first in the GenericTML so there's is no point in having two different TransactioManager lookup classes serving the same purpose.
> I suggest that we deprecate the JBossTransactionManagerLookup in the next release.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list