Try OpenEdge Now
skip to main content
Installation and Configuration
Installation : Performing an OpenEdge Installation in Windows : Additional product installation activities : Configuring an Apache Tomcat Java Servlet Engine
 
Configuring an Apache Tomcat Java Servlet Engine
For OpenEdge development products (such as Progress Developer Studio for OpenEdge), Progress provides a script for configuring an Apache Tomcat Java Servlet Engine (JSE) and its Web server. When invoked, this script automatically configures an Apache Tomcat Web server (version 5.5 or later) and a JSE on your local machine.
Note: You do not need to perform these steps if you are using the Apache Tomcat installed with Progress Developer Studio for OpenEdge.
To configure a JSE and the Apache Tomcat Web server:
1. Download the latest Apache Tomcat Web server (version 5.5 or later) from http://tomcat.apache.org and extract it to your local drive.
2. Locate the batch file, OE_TC.bat, containing the installation script. This file is typically located in the OpenEdge-install-dir\bin directory.
3. Run the OE_TC.bat file and answer the questions prompted by the installation script.
Note: Once you install the JSE and Apache Tomcat Web server, you can test the connection. For more information see Testingthe configuration.
* Testing the configuration