Contents for Deploying an Exploded J2EE Application

 

 

Deploying an Exploded J2EE Application

Choosing Exploded or Archive Form

Step 1: Set Up the Application Directory

The Deployment Descriptors

Compiling Your Application

Step 2: Generate the Descriptors

When to Regenerate the Descriptors

Step 3: Edit the Web Descriptors

Edit web.xml

Edit weblogic.xml

Step 4: Edit the EJB Descriptors

Edit ejb-jar.xml

Edit weblogic-ejb-jar.xml

Edit weblogic-cmp-rdbms-jar.xml

Step 5: Write application.xml

Step 6: Set Up a Connection Pool

Step 7: Deploy the Exploded Application

 

Hands-On: Deploying the Sample Banking Application

Prerequisites

Notes

Set Up the Application Directory

Generate the Descriptors

Edit web.xml

Edit weblogic.xml

Edit weblogic-ejb-jar.xml

Edit weblogic-cmp-rdbms-jar.xml

Edit application.xml

Insert Cloudscape Data

Server Startup

Set Up a Connection Pool

Configure RMI Logger Startup Class

Deploy the Exploded Application