Non-TCPS Installed Setup Create the EAR/WAR file in a non-TCPS installed setup. To create the EAR/WAR file in a non-TCPS installed setup: Navigate to the $FIC_WEB_HOME directory on the OFSAA Installed server. Execute ./ant.sh 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-1 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.