HP Integrity NonStop J-Series User Manual
Page 127
![background image](/manuals/397993/127/background.png)
Table 24 Hibernate Dependency JAR Files
Source Location
Dependency JAR Files
<Hibernate_3.5.1_Home>\lib\required
antlr-2.7.6.jar
<Maven Repository>\asm\asm\3.0
asm-3.1.jar
<Hibernate_3.5.1_Home>\lib\bytecode\cglib
cglib-2.1.3.jar
<Hibernate_3.5.1_Home>\lib\required
commons-collections-3.1.jar
<Maven
Repository>\commons-logging\commons-logging\1.0.4
commons-logging-1.0.4.jar
<Hibernate_3.5.1_Home>\lib\required
dom4j-1.6.1.jar
<Hibernate_3.5.1_Home>
hibernate3.jar
<Hibernate_3.5.1_Home>\lib
hibernate35sqlmx.jar
<Hibernate_3.5.1_Home>\lib\required
jta-1.1.jar
<Maven Repository>log4j\log4j\1.2.14
log4j-1.2.14.jar
NOTE:
•
<Hibernate_3.5.1_Home>
: The directory on the windows system where the Hibernate
3.5.1 distribution files are extracted.
•
<Maven Repository>
: The directory on the windows system where the dependent libraries
downloaded using Maven are located. For example, C:\Documents and Settings\
, where
To add the dependency JAR files in the EmployeeInfo project library path:
1.
In 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.
Getting Started with Hibernate
127