mapping file is resource in a dependency...eclipse complains [message #1698889] |
Thu, 18 June 2015 10:17  |
Eclipse User |
|
|
|
I have one project with JPA entities and an orm.xml file.
I have another eclipse projects, depending on the first, with a persistence.xml file. This persistence.xml file identifies the above mapping-file.
Each is built into a separate jar file for deployment.
At deployment time, the JPA entity classes and the orm.xml file are resolved. They are both accessible to the classloader in use by the second jar.
In eclipse (luna), the JPA entities are resolved by the second project....however, the orm file cannot be found.
I've been overlooking this problem (false error) for a few years now (from 2012?) and would like to address it somehow.
Any ideas?
Thanks,
John
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09345 seconds