| 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 | |
|
|||
| Local Container | |
|
|
|
|
| Container Classpath | |
|
|
|
|
| Container Start | |
|
|
|
|
| Container Stop | |
|
|
|
|
| Container Timeout | |
|
|
|
|
| Embedded Container | |
|
|
|
|
| Installed Container | |
|
|
|
|
| Passing system properties | |
|
|
|
|
| Installer | |
|
|
|
|
| Remote Container | |
|
|
|
Configuration Features
| Feature name | Java | Ant | Maven1 | Maven2 | Comment |
|---|---|---|---|---|---|
| Standalone Local Configuration for installed container | |
|
|
|
|
| Standalone Local Configuration for embedded container | |
|
|
|
|
| Existing Local Configuration for installed container | |
|
|
|
|
| Existing Local Configuration for embedded container | |
|
|
|
|
| Runtime Configuration | |
|
|
|
|
| Static deployment of WAR | |
|
|
|
|
| Static deployment of expanded WAR | |
|
|
|
|
| Static deployment of EAR | |
|
|
|
Deployer Features
| Feature name | Java | Ant | Maven1 | Maven2 | Comment |
|---|---|---|---|---|---|
| [Installed Deployer] | |
|
|
|
|
| [Embedded Deployer] | |
|
|
|
|
| Remote Deployer | |
|
|
|
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.weblogic.WebLogic8xInstalledLocalContainer
| Property name | Java Property | Supported? | Default value | Comment |
|---|---|---|---|---|
| cargo.protocol | GeneralPropertySet.PROTOCOL | |
http | |
| cargo.jvmargs | GeneralPropertySet.JVMARGS | |
N/A | |
| cargo.weblogic.administrator.password | WebLogicPropertySet.ADMIN_PWD | |
weblogic | |
| cargo.servlet.port | ServletPropertySet.PORT | |
7001 | |
| cargo.servlet.users | ServletPropertySet.USERS | |
N/A | |
| cargo.weblogic.administrator.user | WebLogicPropertySet.ADMIN_USER | |
weblogic | |
| cargo.logging | GeneralPropertySet.LOGGING | |
medium | |
| cargo.weblogic.server | WebLogicPropertySet.SERVER | |
server | |
| cargo.hostname | GeneralPropertySet.HOSTNAME | |
localhost |
Existing Local Configuration Properties
For installed container o.c.c.c.weblogic.WebLogic8xInstalledLocalContainer
| Property name | Java Property | Supported? | Default value | Comment |
|---|---|---|---|---|
| cargo.protocol | GeneralPropertySet.PROTOCOL | |
http | |
| cargo.weblogic.administrator.password | WebLogicPropertySet.ADMIN_PWD | |
weblogic | |
| cargo.servlet.port | ServletPropertySet.PORT | |
8080 | |
| cargo.weblogic.administrator.user | WebLogicPropertySet.ADMIN_USER | |
weblogic | |
| cargo.weblogic.server | WebLogicPropertySet.SERVER | |
server | |
| cargo.hostname | GeneralPropertySet.HOSTNAME | |
localhost |