2 Replies Latest reply on Mar 13, 2002 4:26 PM by mkotsbak

    working with LocalHome -problem-urgent

    jbossid

      Hi there!
      iam working on a session bean and enitybean .iam accessing entity bean with sessionbean with localHome.
      iam getting theis error when iam running my client.

      Exception:java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
      java.rmi.ServerException: Transaction rolled back; nested exception is:
      javax.ejb.EJBException: null
      Embedded Exception
      null

      could any one please tell me ,why iam getting this and how to solve this.
      iam using jboss2.4.4

      is this exception is due to looking a LocalHome???