ControlTier > elements
 

assertServiceIsDown

Command Reference

Description

Check whether JBoss is down

inquires if the jboss service is down and will fail if it is up

Usage

ctl -t JBossServer -o <objectname> -c assertServiceIsDown [-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}