Deploying to the Oracle Application Server or Standalone OC4J

Deploy your packaged application to the Oracle Application Server through an application server connection. A packaged application will contain a deployment profile that names the files to be deployed, describes their organization, and specifies the target server.

To deploy to the Oracle Application Server:

  1. Create a connection to the target application server.

  2. If the project uses Business Components, install the runtime libraries on the target server.

    If deploying to older versions of Oracle Application Server, see the release notes for additional configuration steps that may be required.

  3. For web application applications, make sure that the server connection for connecting to deployed business components is properly configured in the bc4j.xcfg file. This file defines all of the deployment configurations of a particular application module in the business components project and permits data tags and data web beans to access a specific view object belonging to the application module.

  4. Select the deployment profile in the Navigator, right-click, and choose Deploy to | <application server connection>. The application will be packaged as an archive file and be deployed via the selected application server connection.

Notes:


About J2EE Deployment
About OC4J
About OC4J Data Sources
About the Oracle Application Server
About the OC4J Application Directory Structure
Working with the OC4J Application Servers
Working with the Standalone OC4J Application Server
Packaging and Deploying J2EE Applications
Creating a Connection to Standalone OC4J
Creating a Connection to Oracle Application Server

 

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