3.3.3 GW_CONFIG.properties
This topic briefs GW_CONFIG.properties.
GW_CONFIG.properties
The parameters of this 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.
EJB_APP_SERVER: Specify the application server name in which ear is 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 in the server where web service is to be deployed. Specify the path including the file name. For Example: D:/Kernel11.1/GW_WS/config/gw_ws_logger.properties(Windows path) /oraint1/kernel//Gateway/GWWS/config/gw_ws_logger.properties (Linux or UNIX).
GW_WS_LOGGER_FILE_PATH: Specify the location where debug files will be written.
GW_WS_PROP_FILE_PATH: Specify the path where property file is placed in the server. This will be referred in web.xml of web service property file. For Example: D:/Kernel11.1/GW_WS/prop/ (Windows) /oraint1/kernel/FC120INS_DEBUG/Gateway/GWWS/prop (Linux or UNIX).
Figure 3-11 SilentODT GW Config Properties
Table 3-9 SilentODT GW Config Properties
SilentODT GW Config Properties | Description |
---|---|
EJB_APP_NAME | Specify the name of the deployed EJB Application. |
EJB_APP_SERVER | Specify the name of the deployed EJB Application. |
EJB_JNDI_NAME | Specify the 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. Example: D:/Kernel11.1/GW_WS/config/gw_ws_logger.properties (Windows path) /oraint1/kernel//Gateway/GWWS/config/gw_ws_logger.properties (Linux or UNIX) |
GW_WS_LOGGER_FILE_PATH |
Specify the location where debug files will be written. For Example: D:/Kernel11.1/GW_WS/log/ (Windows) /oraint1/kernel/FC120INS_DEBUG/Gateway/GWWS/log (Linux or Unix). |
GW_WS_PROP_FILE_PATH |
Specify the path where property file is placed in the server. This will be referred in web.xml of web service property file. For Example: D:/Kernel11.1/GW_WS/prop/ (Windows) /oraint1/kernel/FC120INS_DEBUG/Gateway/GWWS/prop (Linux or UNIX). |
Parent topic: Configure SilentODTUtility