Deploying to the JBoss Application Server

Deploy your packaged application to the JBoss 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 JBoss server must be installed locally or mapped to a network drive.

To deploy to the JBoss Application Server:

  1. Create a connection to the target application server.

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

  3. If your application is an EJB application, add a jboss.xml deployment descriptor file if you want to support JBoss-specific configuration options for the EJBs. For more information on this file, see www.jboss.org.

  4. If your project is a Business Components UIX JSP project, add required Cabo resources to it.

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

Notes:


Working with the JBoss Application Server
Configuring JBoss for ADF Business Components Deployment
Creating an Oracle Data Source in JBossr
Creating a JBoss Test Client for an EJB Session Bean

 

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