This page last changed on Jun 01, 2010 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.

Container Features

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

Configuration Features

Feature name Java Ant Maven1 Maven2 Comment
Standalone Local Configuration for installed container o.c.c.c.tomcat.Tomcat5xStandaloneLocalConfiguration  
Standalone Local Configuration for embedded container o.c.c.c.tomcat.Tomcat5xStandaloneLocalConfiguration  
Existing Local Configuration for installed container o.c.c.c.tomcat.TomcatExistingLocalConfiguration  
Existing Local Configuration for embedded container o.c.c.c.tomcat.TomcatExistingLocalConfiguration  
Runtime Configuration o.c.c.c.tomcat.TomcatRuntimeConfiguration  
Static deployment of WAR  
Static deployment of expanded WAR  
Static deployment of EJB  
Static deployment of EAR  
Static deployment of RAR  

Deployer Features

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

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.Tomcat5xInstalledLocalContainer
For embedded container o.c.c.c.tomcat.Tomcat5xEmbeddedLocalContainer

Existing Local Configuration Properties

For installed container o.c.c.c.tomcat.Tomcat5xInstalledLocalContainer
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  
For embedded container o.c.c.c.tomcat.Tomcat5xEmbeddedLocalContainer
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.Tomcat5xRemoteContainer
Document generated by Confluence on Aug 25, 2010 07:10