3 Replies Latest reply on Jul 1, 2002 4:37 AM by yjliu

    Exception:java.rmi.ServerException: RemoteException occurred

    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.