PreviousNext
JavaScript must be enabled to correctly display this content
TCPS Installed Setup
Create the EAR/WAR file in a TCPS installed setup.
To create the EAR/WAR file in a TCPS installed setup:
Navigate to the $FIC_WEB_HOME/webroot/WEB-INF/lib directory on
the OFSAA installed server and delete the ojdbc7.jar file if it
exists in the directory.
Navigate to the $FIC_HOME/utility/AppPckMastSynch/bin
directory and execute the App Pack Mast Sync utility by running
the AppPckMastSynch.sh command.
Navigate to the $FIC_WEB_HOME directory and execute the
./ant.sh command to trigger the creation of the EAR/WAR
file.
The EAR/WAR (<contextname>.ear/ .war) is created.
The BUILD SUCCESSFUL and Time
taken message is displayed.
Figure 8-2 Creating EAR/ WAR
File
Note:
The <contextname> refers to the
name assigned during installation. This process overwrites any
existing version of the EAR file in the specified path.
For OFSAA configured on Tomcat installation,
<contextname>.war file is created.
Ignore ANT warning(s) for the
tools.jar file while executing the
./ant.sh command.