Weblogic admin port
Method 1
Open the Application tier context file
vi $CONTEXTFILE
Check the value of 'WLS Admin Server Port' from "s_wls_adminport" parameter
Method 2
Open the EBS domain config file
vi $EBS_DOMAIN_HOME/config/config.xml
Check the 'listen-port' value of the 'AdminServer'
Weblogic console URL
http://<server name>. <domain name> : <weblogic Admin Port>/console
Ex: http://oracle.test.com:7002/console
Method 1
Open the Application tier context file
vi $CONTEXTFILE
Check the value of 'WLS Admin Server Port' from "s_wls_adminport" parameter
Method 2
Open the EBS domain config file
vi $EBS_DOMAIN_HOME/config/config.xml
Check the 'listen-port' value of the 'AdminServer'
Weblogic console URL
http://<server name>. <domain name> : <weblogic Admin Port>/console
Ex: http://oracle.test.com:7002/console
No comments:
Post a Comment