1 Reply Latest reply on Sep 11, 2002 6:37 PM by kellyschrock

    Relationship between two beans in different .jar files?

    kellyschrock

      This seems like something that should be fairly straightforward; Is it possible to do this? I need to define a one-to-many relation between a bean in my EJB and an entity defined in another .jar file. The other entity (as well as mine) is a local EJB.