4 Replies Latest reply on Jun 28, 2002 4:19 AM by xlahaut

    CMP : use of entities located on multiple jars

    xlahaut

      Hy.
      I have a deployement descriptor containing multiple entities which have relationship with each other.
      Each entity is described in the same ejb-jar.
      I would like to put each entity in one ejb-jar, but when an entity need an other for a relationship, I must specify the tag in the <relationship-role-source> tag, but the bean is not described in this ejb-jar, so the ejbName is not recognized !!! Is there a solution (using ejb-reference or ejb-local-reference) ???

      xla