HP Integrity NonStop H-Series User Manual
Page 461
NOTE:
If you have already downloaded and installed these
JAR
files, you need not download
them again.
Download and extract the zip files of the above-mentioned
JAR
files to a location on your
Windows system. Assume this location to be
<MyFaces Dependencies>
.
To incorporate the features of MyFaces in the EmpInfo application, the following
JAR
files, other
than the ones added while developing EmpInfo application, must be added in the EmpInfo
project library path:
Table 22-1 Dependency
JAR
Files
Source Location
Dependency
JAR
Files
commons-beanutils-1.7.0.jar
commons-codec-1.3.jar
commons-digester-1.8.jar
commons-discovery-0.4.jar
commons-el.jar
commons-fileupload-1.0
commons-fileupload-1.0.jar
commons-validator-1.3.1
commons-validator-1.3.1.jar
log4j-1.2.15.jar
myfaces-api-1.2.5.jar
myfaces-impl-1.2.5.jar
tomahawk-1.1.8.jar
To add these dependency
JAR
files in the project library path and to resolve the J2EE module
dependency on these
JAR
files, follow the instructions as explained in the
JAR Files in the Project Library Path
section in the
chapter.
The EmpInfo application is now modified to integrate MyFaces into a Spring application.
shows the Project Explorer View.
Example of Integrating MyFaces into Spring
461