The Process Server that comes with Process Developer consists of the Process Server engine running under Apache Tomcat. Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies.
You must start the embedded engine before deploying your processes. When it starts, it scans for new, updated, and deleted
Select the Servers view in the lower right of the workspace.
Select the
Start the Server
button, as shown in the example.
As the server starts up, you see start-up tasks scroll in the Console. Several files are deployed to the embedded server each time you start it. When the server is started, the State indicates this, as shown above.
You can use the Process Console to manage deployed and active processes. To display the Console, select the
Process Console
toolbar button and notice that the following URL appears in the browser address field:
http://localhost:8080/activevos
Change the port number if port 8080 is already in use on your computer.