Skip to end of metadata
Go to start of metadata

Release 0.1 is now available on http://cargo.codehaus.org

This initial version provides:

  • A Java API to:
  • Start containers
  • Stop containers
  • Configure containers for deployment in any user-specified directory
  • Wait for containers to be started
  • Wait for containers to be stopped
  • Supports WAR and EAR static deployments
  • Ant tasks that wraps the Java API.

The Java API supports the following containers:

  • Resin 2.x
  • Resin 3.x
  • Orion 1.x
  • Orion 2.x
  • Tomcat 3.x
  • Tomcat 4.x
  • Tomcat 5.x
  • Jetty 4.x

The Ant tasks support all of the above except the Jetty 4.x container.

All documentation is available on: http://cargo.codehaus.org

Many thanks to (more details on http://cargo.codehaus.org/Credits):

  • Desire Atanga for the Tomcat support
  • Jerome Lacoste for general discussions
Labels
  • None