Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » JPA validation fails for EmbeddedId if Embeddable class is in another project
JPA validation fails for EmbeddedId if Embeddable class is in another project [message #1569204] Sat, 17 January 2015 10:23 Go to next message
Doychin Bondzhev is currently offline Doychin BondzhevFriend
Messages: 1
Registered: January 2015
Junior Member
Hi guys,

Any idea how to fix this ?

The bug report id is 456220.

Thanks in advance
Re: JPA validation fails for EmbeddedId if Embeddable class is in another project [message #1575031 is a reply to message #1569204] Tue, 20 January 2015 15:37 Go to previous message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
I think this is a problem of JPA metadata resolution on the part of the Dali tools. You may need to put a hard reference to the external class in your persistence.xml so the tools will know that the JPA related class is out there. I assume you are in "Discover annotated classes" mode?

Give this a try and see if that helps.

Neil
Previous Topic:one-to-one foreign not primary key association mapping error in dali
Next Topic:JPA diagramm schema definition
Goto Forum:
  


Current Time: Tue Mar 19 05:57:53 GMT 2024

Powered by FUDForum. Page generated in 0.02294 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top