1 Reply Latest reply on Dec 6, 2004 12:20 PM by starksm64

    how to get TransactionManager from within Session Bean in JB

    aschulz

      Hi,

      I'm trying to figure out how to access the TransactionManager from within a CMT session bean to get the active transaction.

      I need the TransactionManager to get the active transaction, not the UserTransaction because I need the methode registerSynchronization defined in Transaction.

      Please, can somebody tell me how to configure JBoss / ejb-jar.xml / jboss.xml of the session bean to get access to the TransactionManager.

      Thanks in advance.
      Alex