This page last changed on Sep 24, 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.
The Jetty 8.x container works best with the Jetty@Eclipse version; i.e. the ones downloaded from http://download.eclipse.org/jetty/

Container Features

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

Configuration Features

Deployer Features

Feature name Java Ant Maven2 Comment
Installed Deployer o.c.c.c.jetty.Jetty7xInstalledLocalDeployer  
Embedded Deployer o.c.c.c.jetty.Jetty7xEmbeddedLocalDeployer  
Remote Deployer o.c.c.c.jetty.JettyRemoteDeployer  

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.jetty.Jetty8xInstalledLocalContainer
For embedded container o.c.c.c.jetty.Jetty8xEmbeddedLocalContainer

Runtime Configuration Properties

Before using the Jetty remote deployer, please read: Jetty Remote Deployer
For remote container o.c.c.c.jetty.Jetty8xRemoteContainer

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 Oct 05, 2011 19:31