This page last changed on Apr 26, 2005 by vmassol.

Supported Features

Note: Tomcat 5.5.x is supported by requires JDK 1.5+
Feature name Java Ant Maven Comment
Container Start
Container Stop
Container Instantiation  o.c.c.container.tomcat.Tomcat5xContainer  <cargo-tomcat5x/>  cargo.containers = tomcat5x
Container Factory  "tomcat5x" or "o.c.c.container.tomcat.Tomcat5xContainer"  <cargo-tomcat5x/>  cargo.containers = tomcat5x
Container Classpath
Debugging
Passing system properties
Standalone configuration  o.c.c.container.tomcat.CatalinaStandaloneConfiguration
Existing configuration
Static deployment of WAR
Static deployment of expanded WAR
Static deployment of EAR N/A N/A N/A
Standalone mode
Embedded mode
Installer
Hot Deployer - deploy()
Hot Deployer - undeploy()
Hot Deployer - start()
Hot Deployer - stop()

Supported Configuration properties

Property name Supported? Comment
ServletPropertySet.PORT
GeneralPropertySet.HOSTNAME
GeneralPropertySet.LOGGING

Custom configuration properties:
Property name Java constant to use Valid values Description Example
cargo.tomcat.shutdown.port TomcatPropertySet.SHUTDOWN_PORT integer TCP/IP port number on which this server waits for a shutdown command "8205"
Document generated by Confluence on Apr 30, 2005 12:52