Installing the TAFJ Application Executables
This section shows how to install the executable files available in TAFJ installation pack.
The TAFJ installation pack should contain the following files:
- BrowserWeb.war
- RG10A.jar
- Setup_TAFJ.R10.bat
- Setup_TAFJ.R10.sh
- TAFJ.R10.jar
Procedure
- Create two directories in the z/OS USS file system for TAFJ and the Model Bank.
- TAFJ should be installed into its own directory. This can be any directory although it is recommended that it should be placed under the %WAS_HOME% directory. For example, /usr/lpp/WebSphere/AppServer/TAFJ.
- A second directory is required for the model bank JAR file (RG10A.jar). For example, /usr/lpp/WebSphere/AppServer/T24.
- FTP (binary mode) the TAFJ.jar file to a suitable working directory. Also, FTP the Setup files to the same directory (ASCII mode). The setup script will be run from here to create and populate the sub-directories under the TAFJ home directory. FTP the BrowserWeb.war file (binary mode) to the same directory.
- FTP the RG10A.jar file to the Temenos Transact directory (binary mode).
- From the z/OS USS shell, execute the script Setup_TAFJ.R10. The install script will prompt you for the TAFJ home directory.
- appserver
- bin
- conf
- data
- dbdrivers
- dbscripts
- doc
- eclipse
- ext
- lib
- log
- Regression
- samples
- TAFJIODeamon
- TAFJSync
----------------- YAJI v 1.6 Starting setup... ======================================================== . Welcome to the Installation program of TAFJ . . This setup will install the necessary libraries to . . compile and run BASIC programs as well as some . . additional tools and Eclipse plug-ins. . . Note that nothing will be modified outside of the . . directory you will specify for the installation. . . To fully uninstall it, just delete the directory. . ======================================================== Press ENTER to continue. ======================================================== Please enter the install Directory. default : '/usr/lpp/WebSphere/AppServer/TAFJ' /usr/lpp/ WebSphere/AppServer/TAFJ . . . =========================================================== . Thank you for having installed TAFJ . . *** IMPORTANT *** . . Please make sure that you have the environment variable . . JAVA_HOME set to a JDK 5 or above. . =========================================================== Press ENTER to terminate.
The following sub-directories are created and populated under the TAFJ home directory:
In this topic