This page last changed on Aug 01, 2006 by vmassol.

Explanation

A Configuration specifies how the container is configured (logging, security, data sources, location where to put deployables, etc).

Configuration != Installation

The notion of Configuration is different from the notion of Installation. When you install a container, it is usually also configured by default to start and deploy files from where it is installed. However all containers support customizing configuration settings and even use a different location where the configuration resides.


Error trying to draw image gallery org.apache.velocity.exception.MethodInvocationException: Invocation of method 'requireResource' in class $Proxy40 threw exception java.lang.NullPointerException @ /com/atlassian/confluence/plugins/macros/advanced/gallery-default.vm[1,21]


There are 2 main types of Configurations:

Support Matrix

Java Ant Maven1 Maven2 IntelliJ IDEA Netbeans

Configuration features

  • Configuration propertiesProperties to configure a container (request port, shutdown port, logging level, threads, etc)
  • Custom ConfigurationA user-provided configuration to use instead of the default Cargo-provided ones
  • Local ConfigurationA configuration for a container that is running on the local machine where Cargo is executing
  • Runtime ConfigurationA configuration for a container that is already started

Document generated by Confluence on Apr 08, 2009 13:39