Consultor Eletrônico



Kbase P11424: How to setup iPlanet Enterprise WebServer 4.1 with AIA
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/7/2003
Status: Unverified

GOAL:

How to setup iPlanet Enterprise WebServer 4.1 with AIA

GOAL:

How to setup Sun ONE WebServer

FACT(s) (Environment):

Progress 9.1x

FIX:

This solution describes the steps requiered to configure the Sun ONE WebServer (iPlanet Enterprise WebServer 4.1) with the AIA 9.1X

Log into the Sun ONE administration menu. This is normally on port 15001.
(http://hostname:15001)

After successfully logging into the Sun ONE server, you will enter the ·Manage Servers· screen. Select the server you want to use with Webclient and click the ·Manage· button

This will enter the ·Preferences· tab and the ·On / Off· selection. If the server is currently off, press the ·Server On· button

When the server is running, click on the ·Servlets· tab

Select the ·Enable/Disable Servlets/JSP· option on the left panel.
Answer ·Yes· to the ·Activate the Servlet Engine?· question. NOTE: this may already be enabled by default

Click ·OK· to start the Servlet Engine.

Select the ·Servlet Directory· option on the left panel.

In the ·URL prefix:· box enter /aia

In the ·Servlet Directory:· box enter <dlc-install-directory>/jre/bin
Example: /usr/dlc91c/jre/bin

Select the ·Configure Servlet Attributes· option on the left panel.

In the ·Servlet Name:· box enter Aia .
In the ·Servlet Code (class name):· box enter com.progress.aia.Aia (note: this is case sensitive · enter exactly as shown).
In the ·Servlet Classpath:· box enter <dlc-install-directory>/java/aia.zip
Example: /usr/dlc91c/java/aia.zip

No entry is required in the ·Servlet Args:· box.

Click the ·Apply· button in the top right of the screen to commit your changes to the server.

Test your configuration with:

http://hostname/aia/Aia

If your Sun ONE (iPlanet) server is configured correctly, you will get an AIA OK message.