Matthieu Ghilain created JUDDI-946:
--------------------------------------
Summary: Incorrect annotation on JPA entity class TempKey
Key: JUDDI-946
URL: https://issues.apache.org/jira/browse/JUDDI-946
Project: jUDDI
Issue Type: Bug
Components: juddi-tomcat
Reporter: Matthieu Ghilain
Fix For: 3.3.2
The primary key (pk) of the entity TempKey is annotated with \@Id. This is not
correct, it should be @EmbeddedId. This causes strange behaviour with
EclipseLink which then tries to generate a BLOB column for the primary key.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)