This page last changed on Jan 13, 2011 by alitokmen.
This page has been automatically generated by Cargo's build. Do not edit it directly as it'll be overwritten next time it's generated again.
The Apache Tomcat 4.x container, or perhaps Tomcat 4.x itself, is not very stable nowadays.
Please consider upgrading your version of Tomcat is you are experiencing difficulties.

Container Features

Feature name Java Ant Maven1 Maven2 Comment
Container Instantiation ContainerFactory.createContainer("tomcat4x"...) <cargo containerId="tomcat4x".../> cargo.containers = tomcat4x <containerId>tomcat4x</containerId>  
Local Container  
  Container Classpath  
  Container Start  
  Container Stop  
  Container Timeout  
  Embedded Container  
  Installed Container o.c.c.c.tomcat.Tomcat4xInstalledLocalContainer  
   Passing system properties  
   Installer  
Remote Container o.c.c.c.tomcat.Tomcat4xRemoteContainer  

Configuration Features

Feature name Java Ant Maven1 Maven2 Comment
Standalone Local Configuration for installed container o.c.c.c.tomcat.Tomcat4xStandaloneLocalConfiguration  
Standalone Local Configuration for embedded container  
Existing Local Configuration for installed container o.c.c.c.tomcat.TomcatExistingLocalConfiguration  
Existing Local Configuration for embedded container  
Runtime Configuration o.c.c.c.tomcat.TomcatRuntimeConfiguration  
Static deployment of WAR Does not support META-INF/context.xml files yet
Static deployment of expanded WAR  
Static deployment of EJB  
Static deployment of EAR  
Static deployment of RAR  
Static deployment of files  
Static deployment of OSGi Bundles  

Deployer Features

Feature name Java Ant Maven1 Maven2 Comment
Installed Deployer o.c.c.c.tomcat.TomcatCopyingInstalledLocalDeployer  
Embedded Deployer  
Remote Deployer o.c.c.c.tomcat.Tomcat4xRemoteDeployer  

Other Features

Feature name Java Ant Maven1 Maven2 Comment
Debugging  

Supported Configuration properties

The tables below list both the general configuration properties as well as the container-specific ones.

Standalone Local Configuration Properties

For installed container o.c.c.c.tomcat.Tomcat4xInstalledLocalContainer

Existing Local Configuration Properties

For installed container o.c.c.c.tomcat.Tomcat4xInstalledLocalContainer
Property name Java Property Supported? Default value Comment
cargo.servlet.port ServletPropertySet.PORT 8080  
cargo.hostname GeneralPropertySet.HOSTNAME localhost  
cargo.protocol GeneralPropertySet.PROTOCOL http  
cargo.java.home GeneralPropertySet.JAVA_HOME JAVA_HOME version 1.4 or newer  

Runtime Configuration Properties

For remote container o.c.c.c.tomcat.Tomcat4xRemoteContainer
Document generated by Confluence on Feb 24, 2011 19:55