>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
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,