0 Replies Latest reply on Dec 7, 2001 1:23 AM by bambaloo

    Dependent relationship in JBoss

    bambaloo

      Mailing to query that we have a entity bean, and we want to have a one to many relationship with a dependent object class, and we found that when we defined the relationship in the descriptor JBoss throws a error saying it didn't like the element 'dependent-name' inside the 'role-source' element.

      Does JBoss handle relationships between ejb's and dependent object classes. If so a example would be appreciated.