On the Web application server, you must install the Web components
of the EJB Bank Account sample application. From the HFS EJB samples directory,
you need:
- CicsSample.ear. A J2EE enterprise archive (EAR) file
containing the Web components of the sample.
- readme.txt. A text file containing:
- Step-by-step instructions for installing the Web components of the sample
on WebSphere Application Server.
- Hints, tips, and debugging information.
Note: The default samples directory is
/usr/lpp/cicsts/cicsts31/samples/ejb/bankaccount
where
cicsts31 is
the value of the CICS_DIRECTORY variable used by the DFHIJVMJ job during CICS
installation.
Important: The rest of this section contains
generic instructions for installing the Web components of the sample on a
J2EE-compliant Web application server (which may or may not be WebSphere).
It is suitable for experienced users. If your Web application server is WebSphere
Application Server Version 4 or later and you are
a novice user of that product, we recommend that you follow instead the detailed,
WebSphere-specific instructions in the readme.txt file.