This page last changed on Nov 16, 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.

Container Features

Feature name Java Ant Maven2 Comment
Container Instantiation ContainerFactory.createContainer("tomcat5x"...) <cargo containerId="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 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  
Static deployment of files  
Static deployment of OSGi Bundles  

Deployer Features

Feature name Java Ant 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 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
Datasource and Resource configuration
In addition to the forementioned properties, this container configuration can also set up datasources and/or resources.

For more details, please read: DataSource and Resource Support.

For embedded container o.c.c.c.tomcat.Tomcat5xEmbeddedLocalContainer
Datasource and Resource configuration
In addition to the forementioned properties, this container configuration can also set up datasources and/or resources.

For more details, please read: DataSource and Resource Support.

Existing Local Configuration Properties

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

Runtime Configuration Properties

For remote container o.c.c.c.tomcat.Tomcat5xRemoteContainer

Tested On

This container is automatically tested on its server using the Codehaus Cargo Continous Integration System once a day.

Document generated by Confluence on Dec 03, 2011 14:36