What is the problem?

You have opened a terminal window (or a Window command prompt) to run a WLST script named weeklydeployer.py. You enter the following command:
Java weblogic.WLST weeklydeployer.py
Instead of the WLST initializing and the script running, however, you receive the NoClassDefFoundError java exception for weblogic/WLST.
What is the problem?
A. You forgot to set PATH to include the java executable.
B. There is an error in the code of the script.
C. You forgot to set CLASSPATH to include weblogic.jar.
D. You are not in the directory where weeklydeployer.py resides.
E. You should have omitted the ".py" in the file name; it is assumed by WLST.
F. You forgot to set PATH to include the WLST executable.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.