Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Feature name

Java API

Ant tasks

Maven 2 / Maven 3 plugin

Comment

Container Instantiation

(tick) ContainerFactory.createContainer("jetty8x"...)

(tick) <cargo containerId="jetty8x".../>

(tick) <containerId>jetty8x</containerId>

 


Local Container

(tick)

(tick)

(tick)


    Container Classpath

(tick)

(tick)

(tick)


    Container Start

(tick)

(tick)

(tick) 


  Container Stop

(tick)

(tick)

(tick) 


  Container Timeout

(tick)

(tick)

(tick)


    Embedded Container

(tick) o.c.c.c.jetty.Jetty8xEmbeddedLocalContainer

(tick)

(tick)


    Installed Container

(tick) o.c.c.c.jetty.Jetty8xInstalledLocalContainer

(tick)

(tick)

 


   Passing system properties

(tick)

(tick)

(tick) 


   Installer

(tick)

(tick)

(tick) 


Remote Container

(tick) o.c.c.c.jetty.Jetty8xRemoteContainer

(tick)

(tick)

 


Configuration Features

Feature name

Java API

Ant tasks

Maven 2 / Maven 3 plugin

Comment

Standalone Local Configuration for installed container

(tick) o.c.c.c.jetty.Jetty8xStandaloneLocalConfiguration

(tick)

(tick)

 


Standalone Local Configuration for embedded container

(tick) o.c.c.c.jetty.Jetty8xEmbeddedStandaloneLocalConfiguration

(tick)

(tick) 


Existing Local Configuration for installed container

(tick) o.c.c.c.jetty.Jetty8xExistingLocalConfiguration

(tick)

(tick) 


Existing Local Configuration for embedded container

(error)

(error)

(error)

 


Runtime Configuration

(tick) o.c.c.c.jetty.JettyRuntimeConfiguration

(tick)

(tick)

 


Static deployment of WAR

(tick)

(tick)

(tick)

 


Static deployment of expanded WAR

(tick)

(tick)

(tick) 


Static deployment of EJB

(error)

(error)

(error) 


Static deployment of EAR

(error)

(error)

(error)

 


Static deployment of RAR

(error)

(error)

(error)

 


Static deployment of files

(error)

(error)

(error) 


Static deployment of OSGi Bundles

(error)

(error)

(error) 


Deployer Features

Feature name

Java API

Ant tasks

Maven 2 / Maven 3 plugin

Comment

Installed Deployer

(tick) o.c.c.c.jetty.Jetty7xInstalledLocalDeployer

(tick)

(tick)

 


Embedded Deployer

(tick) o.c.c.c.jetty.Jetty7xEmbeddedLocalDeployer

(tick)

(tick)

 


Remote Deployer

(tick) o.c.c.c.jetty.JettyRemoteDeployer

(tick)

(tick)

 


Other Features

Feature name

Java API

Ant tasks

Maven 2 / Maven 3 plugin

Comment

Debugging

(tick)

(tick)

(tick) 


Supported Configuration properties

...

...

...

This container is automatically tested by the Continous Integration system every time there is a code change.
The server used for tests is downloaded from: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-distribution/8.1.1722.v20150415v20160922/jetty-distribution-8.1.1722.v20150415v20160922.tar.gz