QuestionQ34

Deploying Java Applications

In the Jobs region of Oracle Java Cloud Service SaaS Extension Control, you can view the status of every job and its associated logs.

For which three items does the job log capture details for a deployment operation?

Choose three
  • A runtime errors
  • B build errors
  • C WLS compile
  • D whitelist validation
  • E virus scan
Explanation

Oracle Java Cloud Service SaaS Extension records deployment-stage details for WebLogic Server compilation, virus scanning, and application whitelist validation. Virus scanning and whitelist validation are required checks performed as part of the deployment process; build failures occur before deployment, while runtime errors belong to the executing application rather than the deployment operation.

Learn more

Community Discussion

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