Salesforce

Setting up ServletExec 3.0 Application Server with AIA 9.1B up to 10.0B on Windows

« Go Back

Information

 
TitleSetting up ServletExec 3.0 Application Server with AIA 9.1B up to 10.0B on Windows
URL Name20189
Article Number000151786
EnvironmentProgress 9.1x
ServletExec 3.x
Question/Problem Description
How to setup Progress 9.1x AIA with ServletExec Application Server ?
AIA
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
New Atlanta's ServeletExec application provides a web application server and servlet engine that implements Java Servlet API and JavaServer Pages (JSP) components of the Sun Java2 Platform, Enterprise Edition (J2EE) to build portable web applications that can be deployed on any major Web server and operating system.

There are two Servlet engines for ServletExec 3.0; The ISAPI plug-in Servlet Engine and the Application Server. The setup guidelines for the application Server are:
For the ISAPI Servlet Plug in Engine please see solution id:


To configure ServeletExec's Application Server Engine with the AIA perform the following:
1) Install ServletExec.

2) Edit the StartServletExec.bat located in the file to add the <Progress InstallDir>/java/aia.zip file to the -classpath parameter.  Ensure the whole parameter remains in quotes and each value is separated by semi-colon.

3) Start the Servlet engine.
Execute the StartServletExec.bat file or start the ServletExec NT service.

4) Start the ServletExec Admin.

5) Select "Configure" under Servlets on the menu.

6) Click on Add Servlet.

7) Define the Servlet Name.
    a) For Servlet Class enter com.progress.aia.Aia
b) Under the Initialization Parameters, add:
InstallDir = Progress Install Dir
instanceName = The name specified for the AIA instance in the ubroker.properties file.
PropertyFileName = Location of the properties file. \properties\ubroker.properties)
9) Click on Submit.

10) Restart the Servlet Engine Server.
NOTE: Whenever a change is made to the configuration of ServletExec, a restart is required.

To test the connection to the AIA, go to http://host-name/servlet/Aia,
An Aia OK message will appear if the AIA servlet was queired.
Workaround
Notes
References to Written Documentation:

http://www.allaire.com
This applies to AppServer Internet Adapter 9.1B up to 10.0B.
Keyword Phrase
Last Modified Date9/13/2015 11:55 PM

Powered by