Databases Reference
In-Depth Information
What just happened?
We just have created a new default domain for the integrated server. A domain is considered
as a room equipped with all the necessary coniguraions for the server to run in.
Time for action - deployment to integrated server
Make sure the deployment profile is already added for the Model and ViewController
projects. If needed, the ViewController project is made dependent on the Model project.
Following are the steps for deploying to the integrated server:
1. Go to the Run menu and select the Start Server Instance (IntegratedWeblogicServer)
opion if the server is not already running. This will start the integrated server for you.
Make sure that you see the Integrated Server started message in the console before
proceeding to the next step.
2. With EmpDirectoryApplication open in JDeveloper, click on the Applicaion
Menu opion.
3. Select the Deploy opion from the menu and click on the deployment proile that
you created for the applicaion. This will open up a dialog to deploy the applicaion
to the applicaion server or to an EAR ile.
4. Select the Deploy to Applicaion Server opion and click on the Next buton.
5. The IntegratedWeblogicServer opion will be listed in the Applicaion Servers
list. You can add an applicaion server if you want by clicking on the + buton.
Select the IntegratedWeblogicServer opion to proceed to the next screen.
6. In the WebLogic server's Opions secion, the Deploy to all instances opion in
the domain will deploy the applicaion to the enire server instances running inside
the domain. To deploy to a paricular instance we have to select the server that is
listed by selecing Deploy to selected instances in the domain .
7. Ater the selecion, the Deploy as Standalone Applicaion opion will be checked to
deploy the applicaion. The Deploy to shared Library opion will deploy the archive
as a library in the WebLogic server so that it will be available at runime for some
other applicaions to access. It is best suited for skin iles and dependent Java classes
that are archived as a JAR file.
8. Clicking on the Next buton will summarize all the acions. Click on the Finish buton
to deploy the applicaion to the integrated server.
 
Search WWH ::




Custom Search