-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: 3.2GA under Glassfish
PostPosted: Fri Oct 20, 2006 11:13 pm 
Newbie

Joined: Thu Mar 31, 2005 11:59 pm
Posts: 10
I'm running into configuraiton issues with the 2.3GA versions of Hibernate, annotation, and entity manager under the latest glassfish release. Windows XP SP2.

Should the jars for the above three products be sufficient or are there in fact dependecies on various pieces of JBoss code such as Javassit, ArchiveBrowser, etc. If the latter, is there any doc on what jar I need if I am not trying to run under JBoss AS?

the latest error is this:

java.lang.NoClassDefFoundError: javassist/bytecode/ClassFile
at org.hibernate.ejb.Ejb3Configuration.scanForClasses(Ejb3Configuration.java:608)
at org.hibernate.ejb.Ejb3Configuration.configure(Ejb3Configuration.java:341)
at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:126)
at com.sun.enterprise.server.PersistenceUnitLoaderImpl.load(PersistenceUnitLoaderImpl.java:195)
at com.sun.enterprise.server.PersistenceUnitLoaderImpl.load(PersistenceUnitLoaderImpl.java:91)
at com.sun.enterprise.server.AbstractLoader.loadPersistenceUnits(AbstractLoader.java:849)
at com.sun.enterprise.server.EJBModuleLoader.load(EJBModuleLoader.java:152)
at com.sun.enterprise.server.StandAloneEJBModulesManager.moduleDeployed(StandAloneEJBModulesManager.java:219)


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 25, 2006 11:44 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
There is a lib/README in the hibernate distributions and a blog of the GF guys showing the needed jars

_________________
Emmanuel


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.