Kbase P23021: How to set up the AIA servlet on ServletExec 4.1 and 4.2.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/08/2004 |
|
Status: Unverified
GOAL:
How to set up the AIA servlet on ServletExec 4.1 and 4.2.
FIX:
These direction are for ServletExec ISAPI. After installing ServletExec, start the ServletExec Admin.
1) Select "Configure" under Servlets on the menu.
2) Configure the servlet for AIA.
a) Servlet name - Aia.
b) Servlet Class - com.progress.aia.Aia
c) Code Base - leave blank
d) On the Initialization Arguments box
NAME VALUE
InstallDir <InstallDir>
instanceName aia1
propertyFileName <InstallDir>/properties/ubroker.properties
Note: The InstallDir is the Progress install directory. The instanceName is the name that you specified for AIA in the ubroker.properties file (Progress Explorer).
Click on Submit.
3) Select "Aliases" under Servlets.
Alias Servlet Name
/aia/Aia Aia
Click on Submit
6) Select "Virtual <Machine - Classpath
Enter: <InstallDir>\java\aia.zip
Click on Submit
7) Restart the web server. Whenever you make a change to the configuration of ServletExec, you must restart the web server.
8) To test the connection to the AIA.
http://host-name/aia/Aia