This page last changed on Mar 12, 2006 by vmassol.

Container Features

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

Configuration Features

Feature name Java Ant Maven1 Maven2 Comment
Standalone Local Configuration o.c.c.c.jetty.Jetty5xEmbeddedStandaloneLocalConfiguration  
Existing Local Configuration  
Runtime Configuration  
Static deployment of WAR  
Static deployment of expanded WAR  
Static deployment of EAR  

Deployer Features

Feature name Java Ant Maven1 Maven2 Comment
Local Deployer o.c.c.c.jetty.Jetty5xEmbeddedDeployer  
Remote Deployer  

Deployer Features

Feature name Java Ant Maven1 Maven2 Comment
Debugging  

Supported Configuration properties

Standalone Local Configuration Properties

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  

Existing Local Configuration Properties

Existing Local configurations are not supported by this container.

Runtime Configuration Properties

Runtime configurations are not supported by this container.

Document generated by Confluence on Mar 22, 2006 15:28