This page last changed on Jun 11, 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
 | The jonas5x local deployer requires the target JOnAS server to be in development mode.
If this is not the case, please use the jonas5x remote deployer.
Note that the jonas5x remote deployer can be used on a local server by setting the GeneralPropertySet.HOSTNAME parameter to localhost. |
Feature name |
Java |
Ant |
Maven2 |
Comment |
Installed Deployer |
o.c.c.c.jonas.Jonas5xInstalledLocalDeployer |
|
|
|
Embedded Deployer |
|
|
|
|
Remote Deployer |
o.c.c.c.jonas.Jonas5xJsr160RemoteDeployer |
|
|
|
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.Jonas5xInstalledLocalContainer
Property name |
Java Property |
Supported? |
Default value |
Comment |
cargo.servlet.users |
ServletPropertySet.USERS |
|
N/A |
|
cargo.datasource.datasource |
DatasourcePropertySet.DATASOURCE |
|
N/A |
|
cargo.jonas.jms.port |
JonasPropertySet.JONAS_JMS_PORT |
|
16010 |
|
cargo.jonas.server.name |
JonasPropertySet.JONAS_SERVER_NAME |
|
jonas |
|
cargo.java.home |
GeneralPropertySet.JAVA_HOME |
|
JAVA_HOME version 1.5 or newer |
|
cargo.jonas.services.list |
JonasPropertySet.JONAS_SERVICES_LIST |
|
registry,jmx,jtm,db,dbm,security,resource,ejb2,ejb3,jaxws,web,ear,depmonitor |
|
cargo.jonas.domain.name |
JonasPropertySet.JONAS_DOMAIN_NAME |
|
jonas |
|
cargo.rmi.port |
GeneralPropertySet.RMI_PORT |
|
1099 |
|
cargo.logging |
GeneralPropertySet.LOGGING |
|
medium |
|
cargo.servlet.port |
ServletPropertySet.PORT |
|
9000 |
|
cargo.hostname |
GeneralPropertySet.HOSTNAME |
|
localhost |
|
cargo.runtime.args |
GeneralPropertySet.RUNTIME_ARGS |
|
N/A |
|
cargo.jvmargs |
GeneralPropertySet.JVMARGS |
|
N/A |
|
Existing Local Configuration Properties
For installed container o.c.c.c.jonas.Jonas5xInstalledLocalContainer
Runtime Configuration Properties
For remote container o.c.c.c.jonas.Jonas5xRemoteContainer
Tested On
This container is automatically tested on its server using the Codehaus Cargo Continous Integration System once a day.
|