users@glassfish.java.net

Re: Merging from JBoss to GlassFish fails

From: <glassfish_at_javadesktop.org>
Date: Wed, 01 Jul 2009 15:09:09 PDT

Seems like this adresses the error. Why isnt my mapped superclass accepted? ;(

Exception [TOPLINK-28018] (Oracle TopLink Essentials - 2.1 (Build b60e-fcs (12/23/2008))): oracle.toplink.essentials.exceptions.EntityManagerSetupException
Exception Description: predeploy for PersistenceUnit [myAppPU] failed.
Internal Exception: Exception [TOPLINK-7243] (Oracle TopLink Essentials - 2.1 (Build b60e-fcs (12/23/2008))): oracle.toplink.essentials.exceptions.ValidationException
Exception Description: [b]Missing meta data for class [/b][de.myapp.core.model.AbstractEntity]. Ensure the class is not being excluded from your persistence unit by a <exclude-unlisted-classes>true</exclude-unlisted-classes> setting. If this is the case, you will need to include the class directly by adding a <class>[de.myapp.core.model.AbstractEntity]</class> entry for your persistence-unit.
[Message sent by forum member 'tashtego' (tashtego)]

http://forums.java.net/jive/thread.jspa?messageID=353841