Kbase P149323: How do I configure AIA and Tomcat using the OE_TC script?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/12/2010 |
|
Status: Unverified
GOAL:
How do I configure AIA and Tomcat using the OE_TC script?
GOAL:
How do I configure AppServer Internet Adapter with Tomcat using the OE_TC script?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1C
OpenEdge 10.2A
OpenEdge 10.2B
FIX:
Windows
In 10.2A, there is a file in <Progress install dir>\bin that will configure Tomcat for you automatically. The file is called OE_TC.bat.
1. Download the Tomcat 5.5 zip file (not the MSI or Microsoft Installer version).
2. Go to the OpenEdge start menu
3. choose proenv
4. Execute OE_TC
5. You will be prompted with a question: ?Where is Tomcat installed??
6. enter the path to where Tomcat was installed to.
7. The script will then run and complete the configuration.
UNIX
1. Download the Tomcat 5.5 zip file (not the MSI or Microsoft Installer version).
2. cd to $DLC/bin
3. execute proenv
4. run OE_TC
5. You will be prompted with a question: ?Where is Tomcat installed??
6. enter the path to where Tomcat was installed to.
7. The script will then run and complete the configuration.