This page last changed on Oct 29, 2008 by mwringe.
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("jetty7x"...) <cargo containerId="jetty7x".../> cargo.containers = jetty7x <containerId>jetty7x</containerId>  
Local Container  
  Container Classpath  
  Container Start  
  Container Stop  
  Container Timeout  
  Embedded Container o.c.c.c.jetty.Jetty7xEmbeddedLocalContainer  
  Installed Container o.c.c.c.jetty.Jetty7xInstalledLocalContainer  
   Passing system properties  
   Installer  
Remote Container o.c.c.c.jetty.Jetty7xRemoteContainer  

Configuration Features

Feature name Java Ant Maven1 Maven2 Comment
Standalone Local Configuration for installed container o.c.c.c.jetty.Jetty7xStandaloneLocalConfiguration  
Standalone Local Configuration for embedded container o.c.c.c.jetty.Jetty7xEmbeddedStandaloneLocalConfiguration  
Existing Local Configuration for installed container  
Existing Local Configuration for embedded container  
Runtime Configuration o.c.c.c.jetty.JettyRuntimeConfiguration  
Static deployment of WAR  
Static deployment of expanded WAR  
Static deployment of EAR  

Deployer Features

Feature name Java Ant Maven1 Maven2 Comment
Installed Deployer o.c.c.c.jetty.Jetty6xInstalledLocalDeployer  
Embedded Deployer o.c.c.c.jetty.Jetty6xEmbeddedLocalDeployer  
Remote Deployer o.c.c.c.jetty.JettyRemoteDeployer  

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.jetty.Jetty7xInstalledLocalContainer
Property name Java Property Supported? Default value Comment
cargo.protocol GeneralPropertySet.PROTOCOL http  
cargo.jvmargs GeneralPropertySet.JVMARGS N/A  
cargo.servlet.port ServletPropertySet.PORT 8080  
cargo.servlet.users ServletPropertySet.USERS N/A  
cargo.logging GeneralPropertySet.LOGGING medium  
cargo.hostname GeneralPropertySet.HOSTNAME localhost  
For embedded container o.c.c.c.jetty.Jetty7xEmbeddedLocalContainer
Property name Java Property Supported? Default value Comment
cargo.protocol GeneralPropertySet.PROTOCOL http  
cargo.jvmargs GeneralPropertySet.JVMARGS N/A  
cargo.servlet.port ServletPropertySet.PORT 8080  
cargo.servlet.users ServletPropertySet.USERS N/A  
cargo.logging GeneralPropertySet.LOGGING medium  
cargo.hostname GeneralPropertySet.HOSTNAME localhost  

Runtime Configuration Properties

For remote container o.c.c.c.jetty.Jetty7xRemoteContainer
Property name Java Property Supported? Default value Comment
cargo.remote.username RemotePropertySet.USERNAME N/A  
cargo.remote.password RemotePropertySet.PASSWORD N/A  
Document generated by Confluence on Apr 08, 2009 13:39