ControlTier > controltier-elements
 

Tomcat

Mediates administration of a Tomcat server and a set of one or more associated contexts

Overview

Open in Workbench Tomcat: Mediates administration of a Tomcat server and a set of one or more associated contexts

Design

Super Type
Mediator
Role Concrete. (Objects can be created.)
Instance Names Unique
Notification false
Template Directory
Data View Children, proximity: 1
Logger Name Tomcat

Constraints

Allowed Child Dependencies

1: These types have a Singleton constraint. Only one instance may be added as a resource.

Allowed Parent Dependencies

  • Node
  • Site

Attributes

Defaults for Imported Attributes

Name Default
threadCount 1

Commands

Note
Commandline options displayed in square brackets "[]" are optional. If an option expects arguments, then angle brackets are shown after the option "<>". Any default value is shown within the brackets.

Start

starts all services

Usage
Start [-command <Start>]

Workflow

  1. dispatchCmd

Options

Option Description
command command to dispath

Configure

Configures all services

Usage
Configure [-command <Configure>]

Workflow

  1. dispatchCmd

Options

Option Description
command command to dispath

Status

calls status for each service

Usage
Status [-command <Status>] [-keepgoing]

Workflow

  1. dispatchCmd

Options

Option Description
command command to dispatch
keepgoing if an error occurs continue workflow

Stop

stops all services

Usage
Stop [-command <Stop>] [-sortorder <descending>]

Workflow

  1. dispatchCmd

Options

Option Description
command command to dispatch
sortorder order in which to dispatch resources

Update

run the update cycle

Usage
Update

Workflow

  1. Stop
  2. Packages-Install
  3. Configure
  4. Start

Restart

stop and start the site's services

Usage
Restart [-command <Restart>]

Workflow

  1. dispatchCmd

Options

Option Description
command command to dispatch

Prepare

run the platform preparation cycle

Usage
Prepare [-command <Prepare>]

Workflow

  1. dispatchCmd

Options

Option Description
command command to dispatch

Packages-Install

install packages for the services

Usage
Packages-Install [-command <War-Packages-Install>]

Workflow

  1. dispatchCmd

Options

Option Description
command command to dispatch