This page last changed on Jun 07, 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.tomcat.TomcatCopyingInstalledLocalDeployer |
|
|
|
Embedded Deployer |
|
|
|
|
Remote Deployer |
o.c.c.c.tomcat.Tomcat7xRemoteDeployer |
|
|
|
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.tomcat.Tomcat7xInstalledLocalContainer
Existing Local Configuration Properties
For installed container o.c.c.c.tomcat.Tomcat7xInstalledLocalContainer
Runtime Configuration Properties
For remote container o.c.c.c.tomcat.Tomcat7xRemoteContainer
 | With Tomcat 7, the Tomcat manager has multiple URLs. You can read more about it on the Tomcat Manager howto document, what you need to know is that your browser by default accesses the HTML-based manager whereas CARGO needs to use the text-based manager.
As a result, if you want to set the RemotePropertySet.URI manually, please make sure you set the URL for the text-based manager, for example http://production27:8080/manager/text |
Tested On
This container is automatically tested on its server using the Codehaus Cargo Continous Integration System once a day.
|