6 Replies Latest reply on Apr 26, 2006 4:35 AM by luntain

    problem switching to 4.0.4RC1; TransactionManager not bound

    kh2ouija

      I get the following warnings in the 4.0.4RC1 startup log:

      WARN [EJBTimerServiceImpl] Cannot obtain TransactionManager from JNDI, using TxManager.getInstance(): javax.naming.NameNotFoundException: TransactionManager not bound

      WARN [TreeCache] No transaction manager lookup class has been defined. Transactions cannot be used


      Then when I deploy my .ejb3 archive, I get this error message for my beans:

      ObjectName: jboss.j2ee:service=EJB3,jar=looks.ejb3,name=WhateverBean
      State: NOTYETINSTALLED
      I Depend On:
      persistence.units:unitName=MyManager

      This works ok in 4.0.3SP1, any ideas? Thanks.