The Codehaus Cargo Geronimo 1.x container REQUIRES Geronimo 1.1.1.
Feature name
Java API
Ant tasks
Maven 3 plugin
Comment
Container Instantiation
ContainerFactory.createContainer("geronimo1x"...)
<cargo containerId="geronimo1x".../>
<containerId>geronimo1x</containerId>
Local Container
Container Classpath
Changing the the container classpath is not supported on Apache Geronimo 1.x
Container Start
Container Stop
Container Timeout
Embedded Container
Installed Container
o.c.c.c.geronimo.Geronimo1xInstalledLocalContainer
Passing system properties
Installer
Remote Container
Standalone Local Configuration for installed container
o.c.c.c.geronimo.Geronimo1xStandaloneLocalConfiguration
Standalone Local Configuration for embedded container
Existing Local Configuration for installed container
o.c.c.c.geronimo.GeronimoExistingLocalConfiguration
Existing Local Configuration for embedded container
Runtime Configuration
Static deployment of WAR
Static deployment of expanded WAR
The Apache Geronimo container does not support expanded WARs
Static deployment of EJB
Static deployment of EAR
Static deployment of RAR
Static deployment of files
Static deployment of OSGi Bundles
Installed Deployer
o.c.c.c.geronimo.GeronimoInstalledLocalDeployer
Embedded Deployer
Remote Deployer
Debugging
The tables below list both the general configuration properties as well as the container-specific ones.
Property name
Java Property
Supported?
Default value
Javadoc
cargo.geronimo.log.console
GeronimoPropertySet.GERONIMO_CONSOLE_LOGLEVEL
INFO
cargo.geronimo.log.file
GeronimoPropertySet.GERONIMO_FILE_LOGLEVEL
DEBUG
cargo.geronimo.servlet.containerId
GeronimoPropertySet.GERONIMO_SERVLET_CONTAINER_ID
tomcat
cargo.geronimo.users
GeronimoPropertySet.GERONIMO_USERS
N/A
cargo.hostname
GeneralPropertySet.HOSTNAME
localhost
cargo.java.home
GeneralPropertySet.JAVA_HOME
JAVA_HOME version 4 or newer
cargo.jvmargs
GeneralPropertySet.JVMARGS
cargo.logging
GeneralPropertySet.LOGGING
medium
cargo.port.offset
GeneralPropertySet.PORT_OFFSET
0
cargo.process.spawn
GeneralPropertySet.SPAWN_PROCESS
false
cargo.protocol
GeneralPropertySet.PROTOCOL
http
cargo.remote.password
RemotePropertySet.PASSWORD
manager
cargo.remote.username
RemotePropertySet.USERNAME
system
cargo.rmi.port
GeneralPropertySet.RMI_PORT
1099
cargo.runtime.args
GeneralPropertySet.RUNTIME_ARGS
cargo.servlet.port
ServletPropertySet.PORT
8080
cargo.servlet.users
ServletPropertySet.USERS
cargo.standalone.ignoreNonExistingProperties
GeneralPropertySet.IGNORE_NON_EXISTING_PROPERTIES
cargo.start.jvmargs
GeneralPropertySet.START_JVMARGS
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://archive.apache.org/dist/geronimo/1.1.1/geronimo-tomcat-j2ee-1.1.1.zip