Hey all, I can not seem to be able to map a CMR many-to-many relationship containing compound keys. Has anyone had success with this in XDoclet 1.2?
In my case, the scenario is: table1_storepk table1_transactionpk table1_datepk table1_goodtransactionpk table2_storepk table2_remitpk table2_datepk and the related many-to-many table: table3_table1_storepk table3_table1_transactionpk table3_table1_datepk table3_table1_goodtransactionpk table3_table2_storepk table3_table2_remitpk table3_table2_datepk The deployment platform is Jboss3.2.3, and it keeps complaining because it wants the two tables to have the exact same keys (which is silly of course). I've tried using Middlegen to build the relationships, but that didn't seem to work. Can anyone point me to a working example or tips for the above scenario? TIA! -D ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
