RE: [Xdoclet-user] CMP/MySQL Composite Primary-Key and Foreign-Key

2005-01-14 Thread Rupp, Heiko
>I have some Entity Beans with an autoincremented PK. > >But Entity Bean Turn should have a composite PK. > >game >turnNo > >The PK seems to be well generated > >I can't deploy. What is wrong? >If Turn ist not in jar, I can deploy all, so it must caused by Turn. >18:05:16,563 ERROR [Entity

[Xdoclet-user] CMP/MySQL Composite Primary-Key and Foreign-Key

2004-12-22 Thread Daniel Golesny
Hi, I've browsed the Archive and Google, but didn't find anything. I have some Entity Beans with an autoincremented PK. But Entity Bean Turn should have a composite PK. game turnNo The PK seems to be well generated I can't deploy. What is wrong? If Turn ist not in jar, I can deploy all,