1.3 Post Building Activity

This topic introduces you to the activities to be carried out after setting up the Rest applications.

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

Refer to the topic RESTService Property File Creation for details on property file creation.

Table 1-7 Gateway Configuration

Path Files
Rest EJB Logger Path

Logger path should contain the Rest property files generated by the Installer.

For example, for RestEJB application, the installer generates the files gw_restejb_logger.properties and GW_RESTEJB_Prop.properties.

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

Rest WebService Logger Path

Logger path should contain the Rest property files generated by the Installer.

For example, for RestEJB application, the installer generates the files gw_rest_logger.properties and GW_REST_Prop.properties.

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

Deployment Using Oracle WebLogic Application Server

Refer to the topic REST API Services Deployment in WebLogic for details on the manual deployment using Oracle WebLogic Application Server.

Deployment Using IBM WebSphere Application Server

Refer to the topic REST API Services Deployment in Websphere for details on the manual deployment using IBM WebSphere Application Server.