-
Cargo 1.0 Released (8 messages)
- Posted by: Adrian Cole
- Posted on: April 16 2009 09:52 EDT
Cargo 1.0 Released. The Cargo community is pleased to announce the release of Cargo 1.0. Cargo is a thin wrapper that allows you to manipulate Java EE containers in a standard way. Homepage: http://cargo.codehaus.org/ Download: http://cargo.codehaus.org/Downloads This is a major release of Cargo, including the following major improvements: New Features * Multiple DataSource and Resource support via Maven/Ant/Java properties (CARGO-608) o Including support for Tomcat, WebLogic, OC4J, Resin * Transactional DataSource configuration support (CARGO-644) o Including support for WebLogic and OC4J * JBoss Clustering Support for Deploying to farm directory (CARGO-535) * Support for Servlet 2.4 web.xml files (CARGO-534) * Add configuration option to allow JVM to be specified (CARGO-480) New Containers * Tomcat 6.x (CARGO-563) * Jetty 6.x (CARGO-32) * JBoss 4.2x (CARGO-562) * WebLogic 8.1-10.3x (CARGO-636) * JOnAs 4-5.x (CARGO-94) Experimental Containers * JRun 4.x * JBoss 5.x * Jetty 7.x There were of course many other improvements and bug fixes. Have a look at our Jira for more information. Enjoy Cargo 1.0. -Adrian ColeThreaded Messages (8)
- Any recent developments for Tomcat use? by Steven Boscarine on April 16 2009 13:34 EDT
- Missing glassfish support by Michal Hlavac on April 17 2009 04:38 EDT
- Just add it by Olivier Baujard on April 17 2009 08:25 EDT
- glassfish support by Adrian Cole on April 17 2009 10:30 EDT
- Tomcat changes by Adrian Cole on April 17 2009 10:26 EDT
- Missing glassfish support by Michal Hlavac on April 17 2009 04:38 EDT
- Re: Cargo 1.0 Released by Paolo Denti on April 17 2009 16:19 EDT
- Re: Cargo 1.0 Released by Dan Diephouse on April 17 2009 16:40 EDT
- Re: Cargo 1.0 Released by Casual Visitor on April 17 2009 17:42 EDT
-
Any recent developments for Tomcat use?[ Go to top ]
- Posted by: Steven Boscarine
- Posted on: April 16 2009 13:34 EDT
- in response to Adrian Cole
We're big fans of cargo and use it for years. Are there any new features for Tomcat users we should be aware of? -
Missing glassfish support[ Go to top ]
- Posted by: Michal Hlavac
- Posted on: April 17 2009 04:38 EDT
- in response to Steven Boscarine
It's shame there is no glassfish support. -
Just add it[ Go to top ]
- Posted by: Olivier Baujard
- Posted on: April 17 2009 08:25 EDT
- in response to Michal Hlavac
Just add it, we've done this for Jonas and it rocks ! By the way, Jonas plugin also support deployment on a cluster. -
glassfish support[ Go to top ]
- Posted by: Adrian Cole
- Posted on: April 17 2009 10:30 EDT
- in response to Michal Hlavac
There is a contrib module at the moment for glassfish: http://jira.codehaus.org/browse/CARGO-491 If you are interested, vote on the jira and we can look at incorporating it into the mainline. Cheers, -Adrian -
Tomcat changes[ Go to top ]
- Posted by: Adrian Cole
- Posted on: April 17 2009 10:26 EDT
- in response to Steven Boscarine
Glad you like it! The most significant changes for tomcat are multiple datasource and resource support, support for changing AJP ports, and the fact that you can deviate the JDK with the ${cargo.java.home} property. I hope this helps. -Adrian -
Re: Cargo 1.0 Released[ Go to top ]
- Posted by: Paolo Denti
- Posted on: April 17 2009 16:19 EDT
- in response to Adrian Cole
imho, cargo is a very interesting project with a crappy documentation. anyway, thanks to the cargo guys -
Re: Cargo 1.0 Released[ Go to top ]
- Posted by: Dan Diephouse
- Posted on: April 17 2009 16:40 EDT
- in response to Adrian Cole
Congratulations! This is an immensely useful project and it Just Works! So thanks :-) -
Re: Cargo 1.0 Released[ Go to top ]
- Posted by: Casual Visitor
- Posted on: April 17 2009 17:42 EDT
- in response to Adrian Cole
Don't click on 'Architecture'.