assertServiceIsUp
Command Reference
Description
Check whether JBoss is up
inquires if the jboss service is up and will fail if it is down
Usage
ctl -t JBossServer -o <objectname> -c assertServiceIsUp [-basedir <>] [-install_root <>] [-port_config <>]
Options
Option | Description | Type | Default |
---|---|---|---|
basedir | base directory of the jboss instance | string | ${entity.attribute.jboss_basedir} |
install_root | string | ${entity.attribute.jboss_install_root} | |
port_config | jboss binding port configuration | string | ${entity.attribute.port_config} |