QuestionQ35

Deploying Applications

You open the Deployments page in the Administration Console. The target assignments and state for every application are shown. A web application named web1 is targeted to server1 and is in the NEW state.

Which statement is correct?

  • A web1 is available but has never been accessed
  • B server1 is in standby mode
  • C server1 is not running
  • D web1 is in the process of being deployed to server1
Explanation

In Oracle WebLogic Server, the NEW deployment state means that one or more application modules have just been created and are being initialized. The application is therefore in the deployment process and is not yet active for client requests.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!