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 API

Ant tasks

Maven 3 plugin

Comment

Container Instantiation

(tick) ContainerFactory.createContainer("geronimo3x"...)

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

(tick) <containerId>geronimo3x</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

(error)

(error)

(error)

 

  Installed Container

(tick) o.c.c.c.geronimo.Geronimo3xInstalledLocalContainer

(tick)

(tick)

 

   Passing system properties

(tick)

(tick)

(tick)

 

   Installer

(tick)

(tick)

(tick)

 

Remote Container

(error)

(error)

(error)

 

Configuration Features

Feature name

Java API

Ant tasks

Maven 3 plugin

Comment

Standalone Local Configuration for installed container

(tick) o.c.c.c.geronimo.Geronimo3xStandaloneLocalConfiguration

(tick)

(tick)

 

Standalone Local Configuration for embedded container

(error)

(error)

(error)

 

Existing Local Configuration for installed container

(tick) o.c.c.c.geronimo.GeronimoExistingLocalConfiguration

(tick)

(tick)

 

Existing Local Configuration for embedded container

(error)

(error)

(error)

 

Runtime Configuration

(error)

(error)

(error)

 

Static deployment of WAR

(tick)

(tick)

(tick)

 

Static deployment of expanded WAR

(error)

(error)

(error)

The Apache Geronimo container does not support expanded WARs

Static deployment of EJB

(error)

(error)

(error)

 

Static deployment of EAR

(tick)

(tick)

(tick)

 

Static deployment of RAR

(error)

(error)

(error)

 

Static deployment of files

(tick)

(tick)

(tick)

 

Static deployment of OSGi Bundles

(tick)

(tick)

(tick)

 

Deployer Features

Feature name

Java API

Ant tasks

Maven 3 plugin

Comment

Installed Deployer

(tick) o.c.c.c.geronimo.GeronimoInstalledLocalDeployer

(tick)

(tick)

 

Embedded Deployer

(error)

(error)

(error)

 

Remote Deployer

(error)

(error)

(error)

 

Other Features

Feature name

Java API

Ant tasks

Maven 3 plugin

Comment

Debugging

(tick)

(tick)

(tick)

 

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.geronimo.Geronimo3xInstalledLocalContainer

Property name

Java Property

Supported?

Default value

Javadoc

cargo.geronimo.log.console

GeronimoPropertySet.GERONIMO_CONSOLE_LOGLEVEL

(tick)

INFO

(green star)

cargo.geronimo.log.file

GeronimoPropertySet.GERONIMO_FILE_LOGLEVEL

(tick)

DEBUG

(green star)

cargo.geronimo.users

GeronimoPropertySet.GERONIMO_USERS

(tick)

N/A

(green star)

cargo.hostname

GeneralPropertySet.HOSTNAME

(tick)

localhost

(green star)

cargo.java.home

GeneralPropertySet.JAVA_HOME

(tick)

JAVA_HOME version 6 or newer
 
Due to incompatibilities with its OSGi environment, Geronimo 3.x doesn't run on Java 8 and above

(green star)

cargo.jvmargs

GeneralPropertySet.JVMARGS

(tick)

N/A

(green star)

cargo.logging

GeneralPropertySet.LOGGING

(error)

medium

 

cargo.port.offset

GeneralPropertySet.PORT_OFFSET

(tick)

0

(green star)

cargo.process.spawn

GeneralPropertySet.SPAWN_PROCESS

(tick)

false

(green star)

cargo.protocol

GeneralPropertySet.PROTOCOL

(error)

http

 

cargo.remote.password

RemotePropertySet.PASSWORD

(tick)

manager

(green star)

cargo.remote.username

RemotePropertySet.USERNAME

(tick)

system

(green star)

cargo.rmi.port

GeneralPropertySet.RMI_PORT

(tick)

1099

(green star)

cargo.runtime.args

GeneralPropertySet.RUNTIME_ARGS

(tick)

N/A

(green star)

cargo.servlet.port

ServletPropertySet.PORT

(tick)

8080

(green star)

cargo.servlet.users

ServletPropertySet.USERS

(error)

N/A

 

cargo.standalone.ignoreNonExistingProperties

GeneralPropertySet.IGNORE_NON_EXISTING_PROPERTIES

(tick)

N/A

(green star)

cargo.start.jvmargs

GeneralPropertySet.START_JVMARGS

(tick)

N/A

(green star)

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.geronimo.Geronimo3xInstalledLocalContainer

Property name

Java Property

Supported?

Default value

Javadoc

cargo.hostname

GeneralPropertySet.HOSTNAME

(tick)

localhost

(green star)

cargo.java.home

GeneralPropertySet.JAVA_HOME

(tick)

JAVA_HOME version 6 or newer
 
Due to incompatibilities with its OSGi environment, Geronimo 3.x doesn't run on Java 8 and above

(green star)

cargo.jvmargs

GeneralPropertySet.JVMARGS

(tick)

N/A

(green star)

cargo.port.offset

GeneralPropertySet.PORT_OFFSET

(tick)

0

(green star)

cargo.process.spawn

GeneralPropertySet.SPAWN_PROCESS

(tick)

false

(green star)

cargo.protocol

GeneralPropertySet.PROTOCOL

(error)

http

 

cargo.remote.password

RemotePropertySet.PASSWORD

(tick)

manager

(green star)

cargo.remote.username

RemotePropertySet.USERNAME

(tick)

system

(green star)

cargo.rmi.port

GeneralPropertySet.RMI_PORT

(tick)

1099

(green star)

cargo.runtime.args

GeneralPropertySet.RUNTIME_ARGS

(tick)

N/A

(green star)

cargo.servlet.port

ServletPropertySet.PORT

(error)

8080

 

cargo.start.jvmargs

GeneralPropertySet.START_JVMARGS

(tick)

N/A

(green star)

Tested On

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: https://repo.maven.apache.org/maven2/org/apache/geronimo/assemblies/geronimo-tomcat7-javaee6/3.0.1/geronimo-tomcat7-javaee6-3.0.1-bin.zip