Hi there
I am using Hibernate with JBoss 4.2.2GA and JDK5 Release11. I am using a collection of Hibernate jars which include hibernate.jar, hibernate-annotations.jar, hibernate-common-annotations.jar, hibernate-entitymanager.jar and hibernate-validator.java.
I am unsure where to save all these Hibernate jar files.
Do I save them in jboss-4.2.2.GA/server/default/lib -or- jboss-4.2.2.GA/lib -or- jboss-4.2.2.GA/client or jdk1.5.0_14\lib -or- jdk1.5.0_14jre\lib and why ?
Many thanks for your help!
entity-mappings: entity-mappings is the root element for all XML files. You must declare the xml schema, the schema file is included in the hibernate-annotations.jar file, no internet access will be processed by Hibernate Annotations.