0 Replies Latest reply on Oct 20, 2004 2:06 AM by stefankuhn

    RemoteException - different tx context

    stefankuhn

      Hi!

      Can anyone explain this exception?
      (what does ist mean?)

      It is thrown when calling a statefull session bean method (getGegenstandMain), from within a JSP file.

      Thanks!

      Rgds
      Stefan

      18:54:31,105 ERROR [LogInterceptor] EJBException in method:
      public abstract util.Gegenstand bean_session.LogIn.getGegenstandMain(int) throws java.rmi.RemoteException:
      javax.ejb.EJBException: Application Error: tried to enter Stateful bean with different tx context,
      contextTx: TransactionImpl:XidImpl[FormatId=257, GlobalId=p1510.server.info/121, BranchQual=, localId=121],
      methodTx: TransactionImpl:XidImpl[FormatId=257, GlobalId=p1510.server.info/122, BranchQual=, localId=122]