2.1 WAR Build Process
- The process of building WAR files includes the following steps:
- Obtain the Fcubs.properties file by generating the GUI Installer which is saved in the required path.
- Run the PMEarRun.bat file for windows and PMEarRun.sh file for linux.
- To build the application for setup using the Silent Installer, follow the steps
given below:
Maintain the fcubs.properties file path which is created through GUI Installer otherwise WAR may fail if the fcubs property file path is not provided.
- Maintain the Environment Property File by inputting all the fields
FCUBS_PROPERTIES_PATH Mention the property file path with file name where it is
been placed.
- Maintain the following Application Type according to the product type.
Product Type Application Type WAR Name PAYMENTS FCUBS Any Distinct Name
Ex:- FCJNeoWeb.war
- SMWeb.war (For Standalone SMS Service)
- FCJPlatoReST.war
GW-Integrated INTEGRATED Any Distinct Name GW-Individual INDIVIDUAL Not Required GWMDB,HTTP GATEWAY Any Distinct Name
Ex: GWMDB.war
Scheduler SCHDLR Any Distinct Name
Ex:FCJSchedulerWeb.war
Parent topic: Building Application for Setup