[infinispan-issues] [JBoss JIRA] (ISPN-5212) Transaction Support in WebSphere 8.x

Ryan Dunckel (JIRA) issues at jboss.org
Mon Feb 9 17:26:49 EST 2015


Ryan Dunckel created ISPN-5212:
----------------------------------

             Summary: Transaction Support in WebSphere 8.x
                 Key: ISPN-5212
                 URL: https://issues.jboss.org/browse/ISPN-5212
             Project: Infinispan
          Issue Type: Bug
          Components: Transactions
    Affects Versions: 7.1.0.Final
         Environment: Websphere 8.5.5, JRE 1.7
            Reporter: Ryan Dunckel
            Priority: Critical


IBM has 'officially' stated (http://www-01.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/cjta_extjta.html?cp=SSAW57_8.5.5%2F1-2-7-2-9) that WebSphere doesn't implement the JTA TransactionManager, hence Infinispan's need to lookup the Transaction Manager (a la GenericTransactionManagerLookup) won't work in 'newer' versions of WebSphere.

A solution may be to wrap WebSphere's UOWTransactionManager with a JTA TransactionManager adapter (somewhat similar to how Spring tackled this:  http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/transaction/jta/WebSphereUowTransactionManager.html)



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list