This page last changed on Oct 30, 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
Configuration Features
Deployer Features
Feature name |
Java |
Ant |
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 |
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 |
Javadoc |
cargo.hostname |
GeneralPropertySet.HOSTNAME |
|
localhost |
|
cargo.java.home |
GeneralPropertySet.JAVA_HOME |
|
JAVA_HOME version 1.4 or newer |
|
cargo.jonas.domain.name |
JonasPropertySet.JONAS_DOMAIN_NAME |
|
jonas |
|
cargo.jonas.jms.port |
JonasPropertySet.JONAS_JMS_PORT |
|
16010 |
|
cargo.jonas.server.name |
JonasPropertySet.JONAS_SERVER_NAME |
|
jonas |
|
cargo.jonas.services.list |
JonasPropertySet.JONAS_SERVICES_LIST |
|
registry,jmx,jtm,db,dbm,security,resource,ejb,ws,web,ear |
|
cargo.jvmargs |
GeneralPropertySet.JVMARGS |
|
N/A |
|
cargo.logging |
GeneralPropertySet.LOGGING |
|
medium |
|
cargo.rmi.port |
GeneralPropertySet.RMI_PORT |
|
1099 |
|
cargo.runtime.args |
GeneralPropertySet.RUNTIME_ARGS |
|
N/A |
|
cargo.servlet.port |
ServletPropertySet.PORT |
|
9000 |
|
cargo.servlet.users |
ServletPropertySet.USERS |
|
N/A |
|
 | 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. |
 | In addition to the forementioned properties, you can set any JOnAS configuration property that's configurable via the JOnAS configurator using the cargo.jonas.configurator prefix. For example, to set the Tomcat AJP port, use the the property cargo.jonas.configurator.ajpPort and give the value you like. |
Existing Local Configuration Properties
For installed container o.c.c.c.jonas.Jonas4xInstalledLocalContainer
Runtime Configuration Properties
For remote container o.c.c.c.jonas.Jonas4xRemoteContainer
Tested On
This container is automatically tested on its server using the Codehaus Cargo Continous Integration System once a day.
|