persistence@glassfish.java.net

Re: is Hibernate JPA work on ubuntu operation saystem?????????????.

From: Wouter van Reeven <wouter_at_van.reeven.nl>
Date: Fri, 27 Mar 2009 08:49:19 +0100

On Thu, Mar 26, 2009 at 03:14:00PM -0700, Mitesh Meswani wrote:
> Ganesh Walave wrote:
> >I am using UBUNTU operating system and trying to use Hibernate JPA in
> >my application but it gives java.lang.NoClassDefFoundError: Could not
> >initialize class org.hibernate.ejb.Ejb3Configurati the same project
> >works on windows operating system.
> Are you sure you have same set of libraries in both environment?
> >i have included is other dependent library which was use full for me
> >(the server is glassfish v2 and id is netbeans 6.5) what is the sulution
> >in glassfish update center i found that Hibernate JPA library supports
> >specifick os is it tru?
> Hibernate is available for update center of GlassFish *V3* and it is OS
> independent.

I'll second that. I use hibernate a lot on Debian and have no issues whatsoever.
The Ejb3Configuration class can be found in the hibernate-entitymanager jar.


HTH, Wouter van Reeven

-- 
There is a theory which states that if ever anyone discovers exactly what the
Universe is for and why it is here, it will instantly disappear and be replaced
by something even more bizarre and inexplicable.
There is another theory which states that this has already happened.
[The Hitchhiker's Guide To The Galaxy]