users@glassfish.java.net

Re: glassfish not deploying with hibernate as JPA persistence provider

From: <glassfish_at_javadesktop.org>
Date: Mon, 25 Oct 2010 02:33:17 PDT

Hibernate seems to have a problem finding a mapped superclass in your persistence unit.

Have you tried using your persistence unit outside of Glassfish in the Java SE way with Persistence.createEntityManagerFactory()? Please check if you get the same error in that scenario.

HTH,
Harald
[Message sent by forum member 'hwellmann']

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