Experimental Containers

Feeds


Site
News

RSS



An RSS feed is available.

News



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

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

The Cargo team is happy to announce the first release of the Maven2 plugin for Cargo (version 0.1).

Major features:

  • Allows to start/stop all containers supported by Cargo (Resin, Tomcat, Orion, WebLogic, JBoss, Jetty, etc).
  • Allows to perform local and remote deploys to containers
  • Automatic deployment of generated artifact for J2EE projects (war, ear, ejb)
  • Support for Cargo's generation of configurations and for user-provided custom configurations.

Useful links:

Thanks

The Cargo team

Posted at Jan 01, 2006 by Vincent Massol | 0 comments

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

  • Major refactoring to support Remote containers (i.e. containers that are started somewhere and with which we don't interact through the file system).
  • Added JBoss 3.x and 4.x support.
  • Added new Deployable type: EJB. Note that this new deployable is supported only by the JBoss container.
  • Added a Tomcat Existing Configuration implementation.
  • Added a Tomcat Local Deployer and a Tomcat Remote Deployer which uses the Tomcat Manager app for deployment.
  • Added a WebLogic Existing Configuration implementation.

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

Please note that version 0.7 has broken lots of the older APIs. This was mainly due to the refactoring caused by the addition of Remote container support. Cargo 0.7 is one of the last 0.X version before the 1.0 release and we took the opportunity to fix the API now rather than to go through a lengthy and difficult deprecation strategy (which we'll use once 1.0 is out). We apologize to all our early users for this. This is probably the last time such a major change happens before the 1.0 release.

If you have any question feel free to ask us on the Cargo list or on irc (irc.codehaus.org, channel: #cargo).

Thanks

-The Cargo team

Posted at Dec 30, 2005 by Vincent Massol | 0 comments
Last changed Nov 22, 2005 09:18 by Vincent Massol

The Cargo project has been busy recruiting committers. We've added 6 committers in the past 7 months:

  • 10/03/05: Hendrik Schreiber
  • 08/07/05: Milos Kleint
  • 31/08/05: I Nyoman Winardi
  • 02/09/05: Lev Olkhovich
  • 25/09/05: Mark Hobson
  • 07/10/05: Magnus Grimsell

Make sure you check the credits page that lists all the committers (and the area they've worked on) and our contributors.

Thanks everyone to help shape up Cargo. Lots of good things are coming!

Posted at Oct 07, 2005 by Vincent Massol | 0 comments