RSS Feeds


Pages and Blog posts
Mailing list

Container Features

Feature name

Java API

Ant tasks

Maven 3 plugin

Comment

Container Instantiation

(tick) ContainerFactory.createContainer("geronimo2x"...)

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

(tick) <containerId>geronimo2x</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.Geronimo2xInstalledLocalContainer

(tick)

(tick)

 

   Passing system properties

(tick)

(tick)

(tick)

 

   Installer

(tick)

(tick)

(tick)

 

Remote Container

(error)

(error)

(error)

 

Configuration Features

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.Geronimo2xInstalledLocalContainer

Datasource and Resource configuration

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.Geronimo2xInstalledLocalContainer

Tested On

Due to incompatibilities between the way Geronimo 2.x handles JAVA_HOME and the multi-version setup in our Continous Integration system (which has Java 6 as the lowest JDK version for testing samples and Java 8 for compiling and packaging Codehaus Cargo), the Geronimo 2.x container is not tested automatically.

Copyright 2004-2024. All rights reserved unless otherwise noted.
Click here to read our privacy and cookie policy