This page last changed on Jan 13, 2011 by alitokmen.
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("jboss5x"...) <cargo containerId="jboss5x".../> cargo.containers = jboss5x <containerId>jboss5x</containerId>  
Local Container  
  Container Classpath  
  Container Start  
  Container Stop  
  Container Timeout  
  Embedded Container  
  Installed Container o.c.c.c.jboss.JBoss5xInstalledLocalContainer  
   Passing system properties  
   Installer  
Remote Container o.c.c.c.jboss.JBoss5xRemoteContainer  

Configuration Features

Feature name Java Ant Maven1 Maven2 Comment
Standalone Local Configuration for installed container o.c.c.c.jboss.JBoss5xStandaloneLocalConfiguration  
Standalone Local Configuration for embedded container  
Existing Local Configuration for installed container o.c.c.c.jboss.JBossExistingLocalConfiguration  
Existing Local Configuration for embedded container  
Runtime Configuration o.c.c.c.jboss.JBoss5xRuntimeConfiguration  
Static deployment of WAR  
Static deployment of expanded WAR  
Static deployment of EJB  
Static deployment of EAR  
Static deployment of RAR  
Static deployment of files  
Static deployment of OSGi Bundles  

Deployer Features

Feature name Java Ant Maven1 Maven2 Comment
Installed Deployer o.c.c.c.jboss.JBossInstalledLocalDeployer  
Embedded Deployer  
Remote Deployer o.c.c.c.jboss.JBoss5xRemoteDeployer  

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.jboss.JBoss5xInstalledLocalContainer
Property name Java Property Supported? Default value Comment
cargo.servlet.users ServletPropertySet.USERS N/A  
cargo.jboss.jrmp.port JBossPropertySet.JBOSS_JRMP_PORT 1090  
cargo.jboss.configuration JBossPropertySet.CONFIGURATION default  
cargo.jboss.naming.port JBossPropertySet.JBOSS_NAMING_PORT 1098  
cargo.java.home GeneralPropertySet.JAVA_HOME JAVA_HOME version 1.5 or newer  
cargo.jboss.classloading.webservice.port JBossPropertySet.JBOSS_CLASSLOADING_WEBSERVICE_PORT 8083  
cargo.rmi.port GeneralPropertySet.RMI_PORT 1099  
cargo.logging GeneralPropertySet.LOGGING medium  
cargo.jboss.user JBossPropertySet.JBOSS_USER N/A  
cargo.jboss.invoker.pool.port JBossPropertySet.JBOSS_INVOKER_POOL_PORT 4445  
cargo.jboss.transaction.recoveryManager.port JBossPropertySet.JBOSS_TRANSACTION_RECOVERY_MANAGER_PORT 4712  
cargo.servlet.port ServletPropertySet.PORT 8080  
cargo.jboss.transaction.statusManager.port JBossPropertySet.JBOSS_TRANSACTION_STATUS_MANAGER_PORT 4713  
cargo.hostname GeneralPropertySet.HOSTNAME localhost  
cargo.jboss.jrmp.invoker.port JBossPropertySet.JBOSS_JRMP_INVOKER_PORT 4444  
cargo.protocol GeneralPropertySet.PROTOCOL http  
cargo.jboss.remoting.transport.port JBossPropertySet.JBOSS_REMOTING_TRANSPORT_PORT 4446  
cargo.jboss.ejb3.remoting.port JBossPropertySet.JBOSS_EJB3_REMOTING_PORT 3873  
cargo.runtime.args GeneralPropertySet.RUNTIME_ARGS N/A  
cargo.jboss.password JBossPropertySet.JBOSS_PASSWORD N/A  
cargo.jvmargs GeneralPropertySet.JVMARGS N/A  
A side note on the JBoss ports:
  • The cargo.rmi.port corresponds to the Port parameter of the jboss:service=Naming bean.
  • The cargo.jboss.naming.port corresponds to the RmiPort parameter of the jboss:service=Naming bean.

Existing Local Configuration Properties

For installed container o.c.c.c.jboss.JBoss5xInstalledLocalContainer

Runtime Configuration Properties

Before using the JBoss remote deployer, please read: JBoss Remote Deployer
For remote container o.c.c.c.jboss.JBoss5xRemoteContainer
Document generated by Confluence on Feb 24, 2011 19:55