Prerequisites, Nonstop system, Windows system – HP Integrity NonStop J-Series User Manual
Page 147: Downloading myfaces framework libraries on windows
1.
“Downloading MyFaces Framework Libraries on Windows” (page 147)
2.
“Deploying and Running Sample MyFaces Application on NonStop” (page 148)
Prerequisites
Before you begin installing the MyFaces framework to design the UI for your web applications,
make sure that you have the requisite software installed on your NonStop and Windows system.
NonStop System
The following software must be installed on your NonStop system:
•
NonStop iTP WebServer version 7.x or later
•
NSJSP version 6.1
•
NSJ version 6.0
Windows System
The following software must be installed on your Windows system:
•
Java Development Kit (JDK) version 1.5
•
Maven version 2.2.1
Downloading MyFaces Framework Libraries on Windows
NOTE:
Throughout this section, references are made to the following directories:
•
<MyFaces Home>
: This is the directory on your Windows system where the MyFaces
distribution files are extracted.
•
This is the directory on your Windows system where the contents of the
SAMPLES
file (distributed as a part of the NonStop Samples for Java frameworks - T0874 and
available for download in Scout) is extracted.
To download the MyFaces Core distribution on your Windows system, complete the following
steps:
1.
Go to
.
A web page displaying a list of distributions available for download appears.
2.
Download the myfaces-core-2.0.2-bin.zip file (for Windows) or the
myfaces-core-2.0.2-bin.tar.gz
file (for UNIX).
NOTE:
•
The myfaces-core-2.0.2-bin.zip and myfaces-core-2.0.2-bin.tar.gz
files include the MyFaces framework libraries and third party libraries that are required
to build MyFaces applications. These files only differ in their compression formats.
•
The sample application (Tomahawk) discussed in this section has been verified using
MyFaces version 2.0.2 only.
3.
Extract the myfaces-core-2.0.2-bin.zip or myfaces-core-2.0.2-bin.tar.gz
file into a directory on your Windows system.
This directory will be referred as <MyFaces Home>. Among other directories and files,
<MyFaces Home>
contains the following sub-directory:
\lib
includes the MyFaces core libraries myfaces-impl-2.0.2.jar,
myfaces-api-2.0.2.jar
, and third-party libraries usually required to build MyFaces
applications.
Installing MyFaces Framework
147