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

Here are some possible use cases for Cargo:

  • To start containers for integration and functional tests
  • To start containers for applications that require a container to be started (Plugins for IDEs, etc)
  • As a framework to manipulate J2EE Module file including container-specific descriptors. For example it can be useful if you wish to implement the JSR88 client side
  • To generate container configurations for deployment. For example you may have an application running on Tomcat 5.x and you may want to package a fully working configuration (server.xml, webapps/ dir with your WAR files in there, etc).
Document generated by Confluence on Dec 03, 2011 14:37