ControlTier > elements
 

startService

Command Reference

Description

asynchronously executes the jboss start command

standard startService command to asynchronously start the jboss server instance.

Usage

ctl -t JBossServer -o <objectname> -c startService [-basedir <>] [-install_root <>] [-java_home <>] [-spawn <true>]

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}
java_home JAVA_HOME string ${entity.attribute.java_home}
spawn Whether or not to run in background string true