Pages

Thursday, May 17, 2018

OTM Important Configuration Files

OTM Important Configuration Files


-File Path/File name
<OTM_HOME>/glog/config/glog.properties
Description
The main configuration/properties file for the OTM, GTM and FTI applications. This is the only properties file that should be changed.

Contains
Various URLs for the application server and third party servers
Various Ports
Database Users
Database User passwords
Application version

-File Path/File name
<OTM_HOME>/weblogic/weblogic.conf
Description
The configuration file used for the application launcher to start WebLogic.

Contains
Environment variables
Product Directory information
Launcher host and port
JVM system properties and arguments
WebLogic arguments
User system password
WebLogic instance name
WebLogic URL

-File Path/File name
<OTM_HOME>/tomcat/tomcat.conf
Description
The configuration file used for the application launcher to start tomcat.

Contains
Environment variables
Product Directory information
Launcher host and port
JVM system properties and arguments
Encoded passwords
Tomcat arguments

-File Path/File name
<OTM_HOME>/tomcat/conf/server.xml
Description
The configuration file for the Tomcat servlet container

Contains
IP Address for the web container and associated ports
Context Path

-File Path/File name
<OTM_HOME>/glog/gc3webapp/WEB-INF/web.xml
Description
A Tomcat configuration file for web applications.

Contains
Session Timeout
Security Role Mapping
Security Filters for Parameter Validation, Cross Site Request Filter, etc.
Servlet mapping

-File Path/File name
<OTM_HOME>/weblogic/domains/otm/config/config.xml (config.xml.fresh)
Description
The configuration file for the Oracle WebLogic Application Server

Contains
Server name
Listening ports
IP Address(es)
User name
Password
Key Store Information
Security Configuration Information

No comments:

Post a Comment