Oracle
1Z0-102 · Question #43
All the servers in your domain are running. After you connect to the Administration Server in WLST you run the following command, which completes with no error: Progress = deploy (appName =…
The correct answer is A. The web application is now "Active." E. You can view the status of the deployment bysending a message to the object named progress. See the full explanation below for the reasoning.
Question
All the servers in your domain are running. After you connect to the Administration Server in WLST you run the following command, which completes with no error:
Progress = deploy (appName = salesapp', path = sales.war', target = managed1, managed2', planpath = `plan.xml') Which two statements are true?
Options
- AThe web application is now "Active."
- BThe command creates new deployment plan called plan.xml.
- CIn the administration console, the name of this deployment is sales.war.
- DThe web application has been targeted to managed1, managed2, and the Administration Server.
- EYou can view the status of the deployment bysending a message to the object named progress.
How the community answered
(26 responses)- A73% (19)
- B4% (1)
- C8% (2)
- D15% (4)
Community Discussion
No community discussion yet for this question.