Installation and Configuration Guide Post-installation Create and Deploy the EAR/WAR Files Create the EAR/WAR File Non-TCPS Installed Setup 7.6.1.1 Non-TCPS Installed Setup To create the EAR/WAR File in a non-TCPS installed setup, follow these steps: Navigate to the $FIC_WEB_HOME directory on the OFSAA Installed server. 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 7-1 Creating EAR/ WAR File Note: The <contextname> is the name given during installation. This process overwrites any existing version of the EAR file that exists in the path. For OFSAA configured on Tomcat installation, <contextname>.war file is created. Ignore ANT warning(s) for the tools.jar file while executing ./ant.sh command.