Reference Environment Variables Using Format ${VARIABLE_NAME} for WebLogic 10.x Console Start
(Doc ID 1313978.1)
Last updated on SEPTEMBER 16, 2022
Applies to:
Oracle WebLogic Server - Version 10.3.2 and laterInformation in this document applies to any platform.
Symptoms
On WebLogic Server version 10.x, when adding an environment variable to the class path from the console, using the format ${VARIABLE_NAME}, the value of the environment variable is not parsed in the classpath.
Changes
In WLS version 8.x both $CLASSPATH and ${CLASSPATH} were parsed.
In WLS version 10.x only $CLASSPATH is parsed while ${CLASSPATH} is NOT parsed.
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 |
Changes |
Cause |
Solution |
References |