Console Context Path Does Not Work in Weblogic 12.1.1
(Doc ID 1480033.1)
Last updated on JUNE 10, 2022
Applies to:
Oracle WebLogic Server - Version 12.1.1.0 and laterInformation in this document applies to any platform.
Symptoms
If a custom console context path is specified, Weblogic Server 12.1.1 is not picking up the changes
This property can be set through the WLS Administration Console or by manually editing the config.xml file
Example from config.xml:
Once the Console Context Path has been changed to a different value than "console" (default one). The WLS Console is not being accessible.
- If you enter the console url as http://localhost:7001/console - it works
- If you enter the console url as http://localhost:7001/myconsole - it returns a 404 - Not found
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |