2.3.3 GW_CONFIG.properties

This topic briefs GW_CONFIG.properties.

GW_CONFIG.properties

The parameters of these property files are used to generate gateway web service property files. This configuration file is optional. Specify only if Gateway Web service property files (GW_WS_PROP_FILES) is being generated as part of Service XML Bulk generation operation.

Figure 2-10 SilentODT GW Config Properties



Table 2-16 GW_CONFIG.properties

Field Description
EJB_APP_NAME Specify the Name of the deployed EJB Application.
EJB_APP_SERVER Specify Application server name in which ear deployed.
EJB_JNDI_NAME EJB JNDI Name is the reference name of the EJB by which the EJB has been deployed.
EJB_SERVER_URL Specify the application server IP Address & port where the EJB application is deployed.
EJB_SERVER_USERNAME Specify the user name of the application server where the EJB application is deployed.
EJB_SERVER_PASSWORD Specify the password of the application server where the EJB application is deployed.
GW_WS_LOGGER_PROP_FILE_PATH Specify the Location of Logger Property File path in the server where web service is to be deployed. Provide path including the file name. For example,
  • Windows path: D:/Kernel11.1/GW_WS/config/gw_ws_logger.properties
  • Linux or UNIX: /oraint1/kernel//Gateway/GWWS/config/gw_ws_logger.properties
GW_WS_LOGGER_FILE_PATH Specify the location where debug files will be written. For example,
  • Windows: D:/Kernel11.1/GW_WS/log/
  • Linux or Unix: /oraint1/kernel/FC120INS_DEBUG/Gateway/GWWS/log
GW_WS_PROP_FILE_PATH Specify the path where property file is placed in the server. This will be referred to in web.xml of the web service property file. For example,
  • Windows: D:/Kernel11.1/GW_WS/prop/
  • Linux or UNIX: /oraint1/kernel/FC120INS_DEBUG/Gateway/GWWS/prop