startService
Command Reference
Description
starts the service
Usage
ctl -t ActiveMQ -o <objectname> -c startService [-activemqbase <>] [-activemqhome <>] [-javahome <>] [-timeout <>]
Options
| Option | Description | Type | Default |
|---|---|---|---|
| activemqbase | activemq base | string | ${entity.attribute.activemqBase} |
| activemqhome | activemq home | string | ${entity.attribute.activemqHome} |
| javahome | jre install dir | string | ${entity.attribute.javaHome} |
| timeout | Timeout in seconds | string | ${entity.attribute.timeout} |


