0 Replies Latest reply on Oct 5, 2005 12:09 AM by trofimov

    Use Entity from different EJB3

    trofimov

      I have two deployed EJB3 files with Entity objects and one EJB3 file without Entity. How i can use entity objects from first and second EJB3 file in stateful bean in third EJB3 over one EntityManager? How this make?