QuestionQ38

Deploying Java Applications

Which five tools and methods are available for deploying applications to a Java Cloud Service WebLogic environment?

Choose four
  • A REST Services
  • B WLST scripts
  • C JSR-88 compliant IDEs that implement the WebLogicDeploymentManager
  • D Oracle Enterprise Pack for Eclipse
  • E Java Mission Control
  • F Oracle Linux Package Manager
Explanation

WebLogic application deployment is supported through its RESTful management interface, WLST automation scripts, and JSR-88-compliant deployment tools, including Oracle Enterprise Pack for Eclipse. Oracle Java Mission Control is for monitoring and profiling deployed applications, while an Oracle Linux package manager manages operating-system packages rather than deploying applications to WebLogic.

Learn more

Community Discussion

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