2 Post Building Activity

This topic describes the activities to be carried out after setting up the gateway applications.

Gateway application looks for the required files inside the XSD Path and Logger Path provided at the time of Gateway Property creation.

Refer to the topic Gateway Property File Creation for details.

Table 2-1 Gateway Configuration

Path Files
Logger Path

Logger path should contain the gateway property files generated by the Installer. For example, for Gateway EJB application, the installer generates the files gw_ejb_logger.properties and GW_EJB_Prop.properties.

While creating the property file if you specify the Logger Path as D:/GW_EJB/config/ gw_ejb_logger.properties, then you need to place both the files inside the folder D:/GW_EJB/config/.

XSD Path

XSD Path should contain the common XSD files as well as the gateway module specific XSD files which are related to gateway operation. Copy the common XSD files from MAIN\Core\Gateway\COMMON to the XSD Path.

Copy the module specific XSD files from MAIN/<module>/Gateway/XSD to the XSD Path.

ServerState.xml should be copied in the XSD Directory from Gateway\Utilities\POSS\ServerState.xml.

Deploy using Oracle WebLogic Application Server

Refer to the topic Gateway Application Deployment in Weblogic for details on the manual deployment using Oracle WebLogic Application Server.

Deploy using IBM WebSphere Application Server

Refer to the topic Gateway_Application_Deployment_Websphere for details on the manual deployment using IBM WebSphere Application Server.