1 Reply Latest reply on May 16, 2003 2:16 PM by rodelor

    CMR relation problem

    rodelor

      Environment:
      Windows 2000
      Mysql 4.0.12
      mysql-connector-java-3.0.7
      java 1.3.1_03
      jboss-3.2.1_tomcat-4.1.24
      xdoclet 1.1.2




        • 1. Re: CMR relation problem
          rodelor

          I sent the files with me finishing what I want to say.

          I have found that there is a relation dug in jboss.

          I have a relation between the two objects reservation, "ship-cabin" and another relationship between one of the same objects, "reservation-cabin". The ship-cabin and reservation work fine by themselves, but if I create and relationship with a Ship and Cabin object and then create a relationship between the Reservation and Cabin object, the ship-cabin relationship is lost. This can be shown in the Client_84f_All_relations_jboss.jsp file when it is run. Any cabins associated with a reservation lose their ship relationship.

          I am sending the mysql schema too. The DB name should be jbossdb on localhost.