Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1504

JBossTransactionManagerLookup does not work in JBoss AS 7

XMLWordPrintable

      The org.infinispan.transaction.lookup.JBossTransactionManagerLookup class doesn't work in JBoss 7 (at least out of the box) because the TransactionManager JNDI URI changed. It used to be java:/TransactionManager and now its java:jboss/TransactionManager. For now I've created my own lookup to find the JTA TransactionManager calling it JBoss7TransactionManagerLookup.

      Not sure if a separate class is necessary ultimately; but maybe have the JBoss one look up both URIs?

            manik_jira Manik Surtani (Inactive)
            astralbodies_jira Aaron Douglas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: