Thanks 
Well, 
I've added this line: target-role-name="tripstatus-cmp20-has-trip-cmp20" but get the 
same error message.
The jbosscmp-jdbc.xml contains this: 
    <ejb-relation>
      <ejb-relation-name>tripstatus-cmp20-trip-cmp20</ejb-relation-name>
      <foreign-key-mapping/>
      <ejb-relationship-role>
          
<ejb-relationship-role-name>trip-cmp20-has-tripstatus-cmp20</ejb-relationship-role-name>
      </ejb-relationship-role>
      <ejb-relationship-role>
          
<ejb-relationship-role-name>tripstatus-cmp20-has-trip-cmp20</ejb-relationship-role-name>
          <fk-constraint>true</fk-constraint>
          <key-fields>
             <key-field>
               <field-name>tripstatusid</field-name>
               <column-name>tripstatusid</column-name>
             </key-field>
          </key-fields>
      </ejb-relationship-role>
    </ejb-relation>



-Jon


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to