This page last changed on Oct 29, 2008 by mwringe.
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 Ant Maven1 Maven2 Comment
Container Instantiation ContainerFactory.createContainer("jonas4x"...) <cargo containerId="jonas4x".../> cargo.containers = jonas4x <containerId>jonas4x</containerId>  
Local Container  
  Container Classpath  
  Container Start  
  Container Stop  
  Container Timeout  
  Embedded Container  
  Installed Container o.c.c.c.jonas.Jonas4xInstalledLocalContainer  
   Passing system properties  
   Installer  
Remote Container o.c.c.c.jonas.Jonas4xRemoteContainer  

Configuration Features

Feature name Java Ant Maven1 Maven2 Comment
Standalone Local Configuration for installed container o.c.c.c.jonas.Jonas4xStandaloneLocalConfiguration  
Standalone Local Configuration for embedded container  
Existing Local Configuration for installed container o.c.c.c.jonas.Jonas4xExistingLocalConfiguration  
Existing Local Configuration for embedded container  
Runtime Configuration o.c.c.c.jonas.JonasRuntimeConfiguration  
Static deployment of WAR  
Static deployment of expanded WAR  
Static deployment of EAR  

Deployer Features

Feature name Java Ant Maven1 Maven2 Comment
Installed Deployer o.c.c.c.jonas.Jonas4xInstalledLocalDeployer  
Embedded Deployer  
Remote Deployer o.c.c.c.jonas.Jonas4xJsr160RemoteDeployer  

Other Features

Feature name Java Ant Maven1 Maven2 Comment
Debugging  

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.jonas.Jonas4xInstalledLocalContainer
Property name Java Property Supported? Default value Comment
cargo.protocol GeneralPropertySet.PROTOCOL http  
cargo.jvmargs GeneralPropertySet.JVMARGS -Xms128m -Xmx512m  
cargo.jonas.realm.name null memrlm_1  
cargo.servlet.port ServletPropertySet.PORT 9000  
cargo.servlet.users ServletPropertySet.USERS N/A  
cargo.logging GeneralPropertySet.LOGGING medium  
cargo.rmi.port GeneralPropertySet.RMI_PORT 1099  
cargo.hostname GeneralPropertySet.HOSTNAME localhost  
cargo.jonas.datasources.name null HSQL1  
cargo.jonas.webcontainer.class.name null N/A  

Existing Local Configuration Properties

For installed container o.c.c.c.jonas.Jonas4xInstalledLocalContainer
Property name Java Property Supported? Default value Comment
cargo.protocol GeneralPropertySet.PROTOCOL http  
cargo.jvmargs GeneralPropertySet.JVMARGS -Xms128m -Xmx512m  
cargo.jonas.server.name null jonas  
cargo.servlet.port ServletPropertySet.PORT 9000  
cargo.hostname GeneralPropertySet.HOSTNAME localhost  

Runtime Configuration Properties

For remote container o.c.c.c.jonas.Jonas4xRemoteContainer
Property name Java Property Supported? Default value Comment
cargo.remote.username RemotePropertySet.USERNAME N/A  
cargo.jonas.deployable.identifier null N/A  
cargo.jonas.server.name null N/A  
cargo.remote.password RemotePropertySet.PASSWORD N/A  
cargo.remote.uri RemotePropertySet.URI N/A  
cargo.jonas.domain.name null N/A  
Document generated by Confluence on Apr 08, 2009 13:39