About the iPlanetTM Application Server Integration Module

The iPlanetTM Application Server Integration Tool is a special ForteTM for JavaTM module that provides a user interface that allows you to:

To create a J2EE Web Application module:
  1. Create the WAR archive
  2. Insert J2EE application components
  3. Declare iPlanet Application Server specific for servlets/JSPs
  4. Define the iPlanet Application Server specific Customizer for the Web Application.
  5. Save the WAR archive
To create an EJB JAR module:
  1. Create the EJB
  2. Create the EJB module
  3. Declare EJB iPlanet Application Server specific
JAR and WAR archives are meant to be cross-platform and will work no matter where you build the archive.

Package J2EE application components into modules:

J2EE application components are archived into modules according to the container that will receive them upon deployment. You can archive J2EE application components into an EJB JAR module (archived with a JAR extension) or a Web module (archived with a WAR extension). Each module also contains a J2EE and iPlanet Application Server specific deployment descriptor properties saved to XML files.

Deploy the modules to one or more iPlanet Application Server Instance:

Use the Forte IDE to deploy or execute a module and test the deployment to the targeted iPlanet Application Server instance.
 
See also
  About the iPlanet Application Server Engines


Legal Notices