stopService
Command Reference
Description
starts the service
Usage
ctl -t TomcatServer -o <objectname> -c stopService [-basedir <>] [-install_root <>] [-java_home <>] [-port <>] [-timeout <>]
Options
| Option | Description | Type | Default |
|---|---|---|---|
| basedir | catalina base | string | ${entity.attribute.catalinaBase} |
| install_root | catalina home | string | ${entity.attribute.catalinaHome} |
| java_home | jre install dir | string | ${entity.attribute.javaHome} |
| port | listening port | string | ${entity.attribute.port} |
| timeout | timeout in seconds | string | ${entity.attribute.timeout} |


