Multiple choice technology web technology

To execute weblogic.Admin tool classpath should be set to?

  1. WL_HOME/common/weblogic.jar

  2. WL_HOME/common/admin.jar

  3. WL_HOME/server/lib/admin.jar

  4. WL_HOME/server/lib/weblogic.jar

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

The weblogic.Admin utility requires weblogic.jar in the classpath, which is located at WL_HOME/server/lib/weblogic.jar. This JAR contains the administration classes and necessary dependencies.