This page last changed on Dec 03, 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("tomcat6x"...) <cargo containerId="tomcat6x".../> <containerId>tomcat6x</containerId>  
Local Container  
  Container Classpath  
  Container Start  
  Container Stop  
  Container Timeout  
  Embedded Container  
  Installed Container o.c.c.c.tomcat.Tomcat6xInstalledLocalContainer  
   Passing system properties  
   Installer  
Remote Container o.c.c.c.tomcat.Tomcat6xRemoteContainer  

Configuration Features

Deployer Features

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

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.Tomcat6xInstalledLocalContainer
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.Tomcat6xInstalledLocalContainer
Property name Java Property Supported? Default value Javadoc
cargo.hostname GeneralPropertySet.HOSTNAME localhost
cargo.java.home GeneralPropertySet.JAVA_HOME JAVA_HOME version 1.5 or newer
cargo.protocol GeneralPropertySet.PROTOCOL http
cargo.servlet.port ServletPropertySet.PORT 8080

Runtime Configuration Properties

For remote container o.c.c.c.tomcat.Tomcat6xRemoteContainer

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