1 Reply Latest reply on Aug 6, 2002 2:15 PM by dsundstrom

    error in relation one-to-many unidirectional

    chogori_

      i've created two entity beans. the first one contains the relation field. when i run the system assignments are properly done. but after i try to get back the bean which is in the relation an error occur :

      java.rmi.ServerException: null; CausedByException is: $Proxy173; nested exception is: javax.ejb.EJBException: null; CausedByException is: $Proxy173

      i don't what this mean. can anybody help me.