This page last changed on Mar 16, 2006 by vmassol.

Container Features

Feature name Java Ant Maven1 Maven2 Comment
Container Instantiation ContainerFactory.createContainer("geronimo1x"...) <cargo containerId="geronimo1x".../> cargo.containers = geronimo1x <containerId>geronimo1x</containerId>  
Local Container  
  Container Classpath  
  Container Start  
  Container Stop  
  Container Timeout  
  Embedded Container  
  Installed Container o.c.c.c.geronimo.Geronimo1xInstalledLocalContainer  
   Passing system properties  
   Installer  
Remote Container  

Configuration Features

Feature name Java Ant Maven1 Maven2 Comment
Standalone Local Configuration o.c.c.c.geronimo.Geronimo1xStandaloneLocalConfiguration  
Existing Local Configuration o.c.c.c.geronimo.Geronimo1xExistingLocalConfiguration  
Runtime Configuration  
Static deployment of WAR Geronimo does not support static deployments
Static deployment of expanded WAR Geronimo does not support static deployments
Static deployment of EAR Geronimo does not support static deployments

Deployer Features

Feature name Java Ant Maven1 Maven2 Comment
Local Deployer o.c.c.c.geronimo.GeronimoLocalDeployer  
Remote Deployer  

Deployer Features

Feature name Java Ant Maven1 Maven2 Comment
Debugging  

Supported Configuration properties

Standalone Local Configuration Properties

Property name Java Property Supported? Default value Comment
cargo.protocol GeneralPropertySet.PROTOCOL http  
cargo.remote.password RemotePropertySet.PASSWORD manager  
cargo.servlet.port ServletPropertySet.PORT 8080  
cargo.servlet.users ServletPropertySet.USERS N/A  
cargo.rmi.port GeneralPropertySet.RMI_PORT 1099  
cargo.hostname GeneralPropertySet.HOSTNAME localhost  
cargo.jvmargs GeneralPropertySet.JVMARGS N/A  
cargo.remote.username RemotePropertySet.USERNAME system  
cargo.geronimo.users GeronimoPropertySet.GERONIMO_USERS N/A  
cargo.geronimo.log.file GeronimoPropertySet.GERONIMO_FILE_LOGLEVEL DEBUG  
cargo.geronimo.servlet.containerId GeronimoPropertySet.GERONIMO_SERVLET_CONTAINER_ID tomcat  
cargo.geronimo.log.console GeronimoPropertySet.GERONIMO_CONSOLE_LOGLEVEL INFO  
cargo.logging GeneralPropertySet.LOGGING medium  

Existing Local Configuration Properties

Property name Java Property Supported? Default value Comment
cargo.remote.username RemotePropertySet.USERNAME system  
cargo.protocol GeneralPropertySet.PROTOCOL http  
cargo.remote.password RemotePropertySet.PASSWORD manager  
cargo.servlet.port ServletPropertySet.PORT 8080  
cargo.rmi.port GeneralPropertySet.RMI_PORT 1099  
cargo.hostname GeneralPropertySet.HOSTNAME localhost  

Runtime Configuration Properties

Runtime configurations are not supported by this container.

Document generated by Confluence on Mar 22, 2006 15:28