users@glassfish.java.net

Re: Using EclipseLink with GlassFish 2

From: Mitesh Meswani <Mitesh.Meswani_at_Sun.COM>
Date: Tue, 26 Aug 2008 15:51:56 -0700

You are correct. The autodetection properties are not in sync with
actual class used in EclipseLink. The class name seems to be changed
between Toplink and Eclipelink. Can you please file a bug against
EclipseLink to take care of this (Go to bugs.eclipse.org and file bug
under RT/EclipseLink)

glassfish_at_javadesktop.org wrote:
> Interesting. I wasn't specifying my target-database in my persistence file as I thought EL would figure it out automatically. In TopLink I had set target-database to "SQLAnyWhere" (you can see it commented out in my persistence.xml above). Is this perhaps a bug in the auto detection code for EL? I added <property name="eclipselink.target-database" value="SQLAnywhere"/> and all is well.
>
> Thanks for catching that! I hadn't even thought to compare the case. :-)
>
> -z
> [Message sent by forum member 'euqaz' (euqaz)]
>
> http://forums.java.net/jive/thread.jspa?messageID=295499
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>