ControlTier > elements
 

startServiceWrapper

Command Reference

Description

wraps the jboss start procedure and waits for start event

Workflow to asynchronously execute the jboss startService command and subsequently executes a synchronous waitforStartEvent in order to verify successful startup of the service.

Usage

ctl -t JBossServer -o <objectname> -c startServiceWrapper

Workflow

  1. startService
  2. waitforStartEvent