stopService
Command Reference
Description
executes the jboss stop command
executes the standard stopService command to stop the jboss server instance.
Usage
ctl -t JBossServer -o <objectname> -c stopService [-basedir <>] [-install_root <>] [-maxwait <120>] [-port_config <>]
Options
Option | Description | Type | Default |
---|---|---|---|
basedir | string | ${entity.attribute.jboss_basedir} | |
install_root | string | ${entity.attribute.jboss_install_root} | |
maxwait | timeout in seconds for standard jboss shutdown to complete | string | 120 |
port_config | jboss port configuration | string | ${entity.attribute.port_config} |