Multiple choice technology web technology

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

  1. a. WL_HOME/common/weblogic.jar

  2. b. WL_HOME/common/admin.jar

  3. c. WL_HOME/server/lib/admin.jar

  4. d. WL_HOME/server/lib/weblogic.jar

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

The weblogic.Admin utility classes are contained within weblogic.jar, located in the WL_HOME/server/lib directory of the WebLogic installation. This JAR must be included in the classpath to execute admin commands - the other paths either don't exist or contain the wrong JAR files for this utility.