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

Supported Features

Feature name Java Ant Maven Comment
Container Start
Container Stop
Container Instantiation  o.c.c.container.tomcat.Tomcat4xContainer  <cargo-tomcat4x/>  cargo.containers = tomcat4x
Container Factory  "tomcat4x" or "o.c.c.container.tomcat.Tomcat4xContainer"  <cargo-tomcat4x/>  cargo.containers = tomcat4x
Container Classpath
Debugging
Passing system properties
Standalone configuration  o.c.c.container.tomcat.CatalinaStandaloneConfiguration
Existing configuration
Static deployment of WAR Does not support META-INF/context.xml files yet
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() N/A N/A N/A Can Tomcat 4.x support this?
Hot Deployer - start() N/A N/A N/A Can Orion 4.x support this?
Hot Deployer - stop() N/A N/A N/A Can Orion 4.x support this?

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