Tomcat
Mediates administration of a Tomcat server and a set of one or more associated contexts
Overview
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
- DeploymentSetting
- TomcatContext
- TomcatServer 1
1: These types have a Singleton constraint. Only one instance may be added as a resource.
Allowed Parent Dependencies
- Node
- Site
Attributes
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
- dispatchCmd
Options
Option | Description |
---|---|
command | command to dispath |
Configure
Configures all services
- Usage
- Configure [-command <Configure>]
Workflow
- dispatchCmd
Options
Option | Description |
---|---|
command | command to dispath |
Status
calls status for each service
- Usage
- Status [-command <Status>] [-keepgoing]
Workflow
- 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
- dispatchCmd
Options
Option | Description |
---|---|
command | command to dispatch |
sortorder | order in which to dispatch resources |
Update
run the update cycle
- Usage
- Update
Workflow
Restart
stop and start the site's services
- Usage
- Restart [-command <Restart>]
Workflow
- dispatchCmd
Options
Option | Description |
---|---|
command | command to dispatch |
Prepare
run the platform preparation cycle
- Usage
- Prepare [-command <Prepare>]
Workflow
- dispatchCmd
Options
Option | Description |
---|---|
command | command to dispatch |
Packages-Install
install packages for the services
- Usage
- Packages-Install [-command <War-Packages-Install>]
Workflow
- dispatchCmd
Options
Option | Description |
---|---|
command | command to dispatch |