Multiple choice technology

By default, which path and file contains the WebLogic license information

  1. $WL_HOME/bea.license
  2. $WL_HOME/license
  3. $WL_HOME/license.bea
  4. $BEA_HOME/license.bea
Reveal answer Fill a bubble to check yourself
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.