User Manual
2. Modify the client.properties file to add the NonStop System IP address (where your
RMI service is running) and the RMI port number.
serverName= <HP NonStop System IP Address>
rmiPort=<port number>
Adding Dependency JARs
Add the following dependency jars to the EmpInfo project library:
Table 6 Aopalliance Dependency JAR Files
Source LocationDependency JAR Files
<Spring Dependency Home>\org.aopalliance\
com.springsource.org.aopalliance\1.0.0
aopalliance-1.0.jar
To add the dependency JAR files in the project library path and to resolve the J2EE module
dependency on these JAR files, follow the instructions described in “Adding Dependency JAR Files
in the Project Library Path” (page 89).
Figure 36 shows what the EmpInfo application directory structure must look like after creating the
requisite files on the system.
Figure 36 Project Explorer View
126 Getting Started with Spring