The Progress Developer Studio for OpenEdge provides Apache Tomcat as a Java container to deploy your REST services and REST Web applications. When installing Progress Developer Studio for OpenEdge, Apache Tomcat is also installed and configured. The Tomcat will be located in your OpenEdge installation directory at $DLC/servers/tomcat.
Before you define and publish an OE Web Server or REST Service, you must start the Apache Tomcat. The REST adapter that expose the REST Web applications to the clients, run in the Java container.
To start the Apache Tomcat:
proenv>
protc start
The Tomcat shell window opens.