By default, which path and file contains the WebLogic license information
-
$WL_HOME/bea.license
-
$WL_HOME/license
-
$WL_HOME/license.bea
-
$BEA_HOME/license.bea
D
Correct answer
Explanation
By default, WebLogic license information is stored in $BEA_HOME/license.bea, where $BEA_HOME is the installation directory for BEA (now Oracle) products. The license.bea file contains the licensing information that WebLogic Server checks at startup. The other paths ($WL_HOME variants) are incorrect.