Check if Tomcat is Alive Step

This step checks to see if Tomcat is running on the agent machine.

Required properties: None

Optional properties:

Property Name Description
Check timeout (in seconds) Enter a value here for the step to wait for Tomcat to appear at selected host and port. Defaults to no timeout. Checks just once.
Port Enter a port which the step would use to detect when the Tomcat instance is up and running. You can specify any of the connector ports your instance is configured with.
Hostname If your Tomcat instance is not listening on localhost then provide the hostname where it can be reached when it's running. Only used if waiting for Tomcat to complete its boot sequence. Defaults to localhost if not specified.