How to find Oracle EBS Weblogic Server Admin Port and URL

How to find Oracle EBS Weblogic Server Admin Port and URL

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

Login User: weblogic

Password: As per environment

Similar Posts: