HP Integrity NonStop J-Series User Manual
Page 202

Table 7 Hibernate Dependency JAR Files
Source Location
Dependency JAR Files
<Hibernate_Home>\lib\required
antlr-2.7.6.jar
<Maven Repository>\asm\asm\3.0
asm-3.1.jar
<Hibernate_Home>\lib\bytecode\cglib
cglib-2.1.3.jar
<Hibernate_Home>\lib\required
commons-collections-3.1.jar
<Maven
Repository>\commons-logging\commons-logging\1.0.4
commons-logging-1.0.4.jar
<Hibernate_Home>\lib\required
dom4j-1.6.1.jar
<Hibernate_Home>
hibernate3.jar
<Hibernate_Home>\lib
hibernate3sqlmx.jar
<Hibernate_Home>\lib\required
jta-1.1.jar
<Maven Repository>log4j\log4j\1.2.14
log4j-1.2.14.jar
To add the dependency JAR files in the EmployeeInfo project library path:
1.
On the Project Explorer frame, right-click EmployeeInfo and select Properties.
The Project Properties dialog box appears.
2.
From the type filter text, select Java Build Path.
3.
Click the Libraries tab.
4.
Click Add External JARs to add each of the dependency JAR files listed in
. Browse to
specify the location for each of the dependency JAR files.
5.
Click OK.
The projects library path is populated.
202 Getting Started with Hibernate