users@glassfish.java.net

Re: Eclipse Link

From: Mitesh Meswani <Mitesh.Meswani_at_Sun.COM>
Date: Wed, 03 Mar 2010 18:49:17 -0800

V3 does not ship with Toplink Essentials. Have you made Toplink
Essentials classes available to the application? If not, V3 will fall
back to EclipseLink (to facilitate migration of legacy V2 apps).
Set System property property
"org.glassfish.persistence.jpa.disable.upgrade.from.toplink.essentials"
to true in your domain.xml to disable the automatic upgrade.

On 3/3/2010 2:35 AM, glassfish_at_javadesktop.org wrote:
> My persistence.xml is attached.
> I'm using the
> @PersistenceContext way
> [Message sent by forum member 'n3iep7cjzc' (ryskajakub_at_seznam.cz)]
>
> http://forums.java.net/jive/thread.jspa?messageID=389796
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>