Deploying to the BEA WebLogic Application Server

Deploy your packaged application to the BEA WebLogic 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.

The target WebLogic server must be installed locally or mapped to a network drive.

To deploy to the BEA WebLogic Application Server:

  1. Create a connection to the target application server, the weblogic.jar file in your WebLogic installation directory.

  2. If the project uses ADF Business Components, configure the server for ADF Business Components deployment.

  3. If you are deploying business components JSPs, copy ordhttp.jar to WebLogic's classpath, HtmlServices uses classes inside ordhttp.jar to process multi-part HTTP requests for update and insert. This file is located in <jdev_install>/ord/jlib.

  4. Select the deployment profile in the Navigator, right-click, and choose an option:

Notes:


Working with the BEA WebLogic Application Server
Configuring WebLogic for ADF Business Components Deployment
Sample Client Code for an EJB Client Deployed to WebLogic
About UIX Deployment to WebLogic

 

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