11.1 Creating EAR/WAR File
To create EAR/WAR File, follow these steps:
- Navigate to the $FIC_WEB_HOME directory on the OFSAA Installed server.
- Execute ./ant.sh to trigger the creation of EAR/ WAR file.
- On completion of the EAR files creation, the "BUILD SUCCESSFUL" and "Time taken"
message is displayed and you will be returned to the prompt.
Figure 11-1 Creating EAR/ WAR File
- The EAR/ WAR file - <contextname>.ear/ .war - is created.
Note:
The <contextname> is the name given during installation. This process overwrites any existing version of EAR file that exists in the path.
ANT warning for tools.jar can be ignored while executing ./ant.sh