The collection of metamodel types is empty. [message #890329] |
Fri, 22 June 2012 03:49 |
Hugo Herrera Messages: 20 Registered: July 2009 |
Junior Member |
|
|
Hola,
I'm moving a RCP application to RAP on which one I'm using Eclipselink 2.3.2, Indigo and RAP 1.4.
The app has a plugin for persistence which holds entity classes, persistence.xml, etc.
In the RAP app, the persistence plugin has been imported, however when using it the following is logged:
[EL Warning]: 2012-06-21 22:12:30.882--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
All the entity classes are listed in the persistence.xml fie, the file is in src/META-INF directory, the plugin is working fine in RCP, is there something I'm missing ?
Any ideas where the problem might be?
thanks in advance.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03492 seconds