QuestionQ31
Deploying Java ApplicationsYou have a Java EE application that was developed and tested in your on-premises environment. You want to deploy the application to an Oracle Java Cloud Service instance.
Which procedure should you use to deploy the application to the Oracle Java Cloud Service instance?
- A Using WLST in the one-premises environment, deploy the application archive directly to the service instance
- B Using WebLogic Server Administration Console in the on-premises environment, deploy the application archive to the service instance
- C Using SCP, copy the applications archive [EAR] file to a directory in the VM running the Administration Server in the Oracle Java Cloud Service instance. Then, using WebLogic Server Administration Console in the service instance, deploy the application
- D Using SCP, copy the applications subdirectory from on-premises to the VM running the Managed Server in the Oracle Java Cloud Service instance. Then, stop
Community Discussion