| Well after searching I found the update centre for Glassfish in Netbeans. It has Hibernate JPA as an option, here are the Jars it wanted to copy.
 When you install this module, following jars will be copied to your <GlassFish_Root>/lib directory. These jars correspond to hibernate-entitymanager-3.4.0.GA and hibernate-distribution-3.3.1.GA
 antlr-2.7.6.jar
 commons-collections-3.1.jar
 dom4j-1.6.1.jar
 hibernate-annotations.jar
 hibernate-commons-annotations.jar
 hibernate-entitymanager.jar
 hibernate3.jar
 javassist-3.4.GA.jar
 slf4j-api-1.5.3.jar
 slf4j-jdk14-1.5.3.jar
 
 
 |