(Choose the best answer.)

To deploy an application, select the application drop-down and choose Deploy. In the resulting dialog box,
select Deploy to EAR file to _______or Deploy to Application Server to ______. (Choose the best answer.)

To deploy an application, select the application drop-down and choose Deploy. In the resulting dialog box,
select Deploy to EAR file to _______or Deploy to Application Server to ______. (Choose the best answer.)

A.
create a file to deploy to using WLST or Ant scripts; deploy an application to a managed server

B.
deploy an application to a predefined application server; deploy a JAR file to a predefined application server

C.
create a file to deploy to a clustered server; deploy an application to a third-party application server

D.
deploy to the Integrated WebLogic server; deploy to a clustered server

E.
create a file to deploy to a clustered server; deploy an application using Enterprise Manager

Explanation:
Part 1: You can also use the deployment profile to create an archive file (EAR file). You can then deploy the
archive file using Enterprise Manager, WLST, or the Oracle WebLogic Server Administration Console.
You can deploy to most application servers from JDeveloper, or use tools provided by the application server
vendor. You may also use Ant to package and deploy applications.
Part 2: How to Deploy the Application Using JDeveloper
After you have created an application server connection and an EAR deployment profile, you can deploy the
application to a standalone application server.
To deploy an application:
1. Deploy your project to the application server:
a. In the Application Navigator, right-click your application and choose Deploy > deployment profile.
b. In the Deploy wizard Deployment Action page, select Deploy to Application Server and click Next.
Etc.
http://docs.oracle.com/cd/E25178_01/fusionapps.1111/e15524/adv_wls_e.htm
https://docs.oracle.com/cd/E15523_01/web.1111/e15470/deploy.htm#ADFAG20592



Leave a Reply 0

Your email address will not be published. Required fields are marked *