About J2EE Deployment

Deployment is the process through which an applications files are packaged as archive file and transferred to the server where the application will run. JDeveloper supports deployment of J2EE applications to application servers through application server connections. The basic steps are:

  1. Open or create the application as a JDeveloper project.
  2. Package the project by creating a deployment profile and other deployment resources.
  3. Create an application server connection to the target server.
  4. If it is not already running, start the target server.
  5. If necessary, configure the target server.
  6. From the deployment profile's dropdown menu, choose the target server as the deployment destination.

JDeveloper supports the following deployment options:


About J2EE Archive Formats
About Deployment Profiles
About Deployment Descriptors
Deploying Applications to J2EE Application Servers
Packaging and Deploying J2EE Applications

 

Copyright © 1997, 2004, Oracle. All rights reserved.