Try OpenEdge Now
skip to main content
Administration
REST Administration : REST Management Agent Administration : Installing and Configuring REST Management Agent : Customizing Apache Tomcat Environment using the protc utility : Executing the protc commands
 
Executing the protc commands
You access the protc utility through the Proenv command-line utility in Start > All Programs > OpenEdge > Proenv. The following example illustrates how to start the Tomcat Web server using the protc utility:
protc start
The following table lists all the protc commands that you can use to administer the Tomcat Web server.
Table 74. protc commands
Commands
Description
help
Displays all the protc commands.
run
Starts the Tomcat Web server in the current window.
start
Starts the Tomcat Web server in a new window.
stop
Stops the Tomcat Web server.
configtest
Runs a basic syntax check on the server.xml file of the Tomcat Web server.
version
Displays the version of the Tomcat Web server that is currently running.
status
Displays the status of the Tomcat Web server that is currently running.
clean
Deletes the temporary directory (CATALINA_TMPDIR) of the Tomcat Web server.