Multiple choice technology

When setting up a WebLogic Application Server, which file do you edit to update license information.

  1. weblogic.properties

  2. weblogic.policy

  3. weblogic.licenses

  4. None

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The weblogic.policy file is where you update license information and security permissions for WebLogic Server. This Java policy file defines the security permissions and licensing constraints for the server. The weblogic.properties and weblogic.licenses files are not the correct locations for license configuration.