This page last changed on Aug 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.

Container Features

Feature name Java Ant Maven2 Comment
Container Instantiation ContainerFactory.createContainer("resin2x"...) <cargo containerId="resin2x".../> <containerId>resin2x</containerId>  
Local Container  
  Container Classpath  
  Container Start  
  Container Stop  
  Container Timeout  
  Embedded Container  
  Installed Container o.c.c.c.resin.Resin2xInstalledLocalContainer  
   Passing system properties  
   Installer  
Remote Container  

Configuration Features

Feature name Java Ant Maven2 Comment
Standalone Local Configuration for installed container o.c.c.c.resin.Resin2xStandaloneLocalConfiguration  
Standalone Local Configuration for embedded container  
Existing Local Configuration for installed container o.c.c.c.resin.ResinExistingLocalConfiguration  
Existing Local Configuration for embedded container  
Runtime Configuration  
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.resin.ResinInstalledLocalDeployer  
Embedded Deployer  
Remote Deployer  

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.resin.Resin2xInstalledLocalContainer
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.resin.Resin2xInstalledLocalContainer
Property name Java Property Supported? Default value Comment
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  

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 Aug 13, 2011 20:10