0 Replies Latest reply on Feb 22, 2005 5:04 PM by fifihead

    Many-Many CMR relationships

    fifihead

      I have followed numerous examples on how to configure both the jbosscmp file and the ejb-jar file in order for two beans to have a many-many uni-directional relationship.

      All my tables are building accordingly and i have my abstract accessors specified in both beans concerned but when i go to create a bean the link table is not populated. Is there any examples out there with the actual manipulation of the data in the database as opposed to how to configure the META-INF files

      Also can i use remote beans in these relationships or does it have to be local???

      please help