Hello everybody !
I am faced a migrate project problem. I've got a very very very old java ee
project that currently runs on jboss 4 server. I'm trying to migrate it on a
fresh apache tomee installation.

Entity classes was coded like this:

PK class


Box class


Actually this is works on the jboss 4 server installation but when i'm
trying to start it on apache tomee I got the following error :



I need to keep the @ManyToOne relation inside the PK class. Does someone
know an issue in order to help me ?

Tanks a lot :)



--
View this message in context: 
http://openjpa.208410.n2.nabble.com/The-id-class-specified-by-type-does-not-match-the-primary-key-fields-of-the-class-tp7586109.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to