Home

Documentation for Cargo version in development

The documentation you'll find on this site is for the latest development version of Cargo (not released yet). The documentation for the relased versions of Cargo is available on the Downloads page.

Mission

Cargo is a thin wrapper around existing containers (e.g. J2EE containers). It provides different APIs to easily manipulate containers.

Cargo provides the following APIs:

  • A Java API to start/stop/configure Java Containers and deploy modules into them. We also offer Ant tasks, Maven 1, Maven 2 plugins. Intellij IDEA and Netbeans plugins are in the sandbox.
  • A Java API to parse/create/merge J2EE Modules

Check the utilisation page to understand what you can use Cargo for.

Development Status

Current Versions

click in the status column to get release notes:

Version Status Comments
Core 0.9 Released on 10/03/07
Maven2 plugin 0.3 Released on 10/03/07
Ant and Maven1 plugin 0.9 Released on 10/03/07

All released versions are available here.

Container Support

List of supported containers and the extensions that are implemented for each container (Java API, Ant tasks and Maven plugins). The specified version is the version of the associated Cargo module where the feature was first made available (for example 0.2 for the Maven2 plugin means version 0.2 of the Cargo Maven 2 extension release). Click on a container's name to see a detailed list of features it supports.

Container Java API(version) Ant tasks(version) Maven 1 plugin(version) Maven 2 plugin(version)
Geronimo 1.x 0.8 0.8 0.8 0.2
JBoss 3.x 0.7 0.7 0.7 0.1
JBoss 4.x 0.7 0.7 0.7 0.1
Jetty 4.x 0.1 ??? ??? 0.2
Jetty 5.x 0.8 ??? ??? 0.2
Jetty 6.x 0.8 ??? ??? 0.2
jo! 1.x 0.5 0.5 0.5 0.1
Oc4J 9.x 0.3 0.3 0.5 0.1
Orion 1.x 0.1 0.1 0.5 0.1
Orion 2.x 0.1 0.1 0.5 0.1
Resin 2.x 0.1 0.1 0.5 0.1
Resin 3.x 0.1 0.1 0.5 0.1
Tomcat 3.x 0.1 0.1 0.5 0.1
Tomcat 4.x 0.1 0.1 0.5 0.1
Tomcat 5.x 0.1 0.1 0.5 0.1
WebLogic 8.x 0.3 0.3 0.5 0.1


We also encourage you to report success and failures on different versions of those containers in the Tested on section.

News

Cargo Maven2 plugin v0.2 released

The Cargo team is pleased to release the Cargo Maven2 plugin v0.2. Get it at http://cargo.codehaus.org/Downloads.

Full release notes on:
http://cargo.codehaus.org/Release+notes+for+Maven2+plugin+0.2

Thanks
-The Cargo team

Posted at Mar 22, 2006 by Vincent Massol | 0 comments
Cargo 0.8 released

The Cargo team is pleased to release Cargo 0.8. Get it at http://cargo.codehaus.org/Downloads.

  • Added support for Jetty 5.x and 6.x
  • Added Geronimo support
  • Added JMX hot deployer for JBoss 4.x
  • Firmed up the Cargo APIs and several usability improvements
  • Added notion of Embedded containers

Full release notes on:
http://cargo.codehaus.org/Release+notes+for+Cargo+0.8

Thanks
-The Cargo team

Posted at Mar 22, 2006 by Vincent Massol | 0 comments

Labels

 
(None)