ControlTier > elements >
Last Published: 03/04/2010 18:15:36
 

stopServiceWrapper

Command Reference

Description

wraps the jboss stop procedure and waits for stop event

workflow to execute the asynchrously execute the standard stopService command and subsequently executes a synchronous waitforStopEvent. Upon exception, the killService comand is executed.

Usage

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

Workflow

  1. stopService
  2. waitforStopEvent

Error Handler

Command

killService