RSS
An RSS feed is available.
News
Dear CARGO users
CARGO's Christmas 2013 release, version 1.4.6, is now live. This version fixes the below issues and comes with the below improvements:
- Geronimo
- Invalid datasource descriptor for datasource SNAPHSOT dependency (CARGO-1238)
- JBoss
- Add support for JBoss 7.3.x / EAP 6.2.x (CARGO-1235)
- Make the JBoss existing local configuration deploy the extra classpath (CARGO-1242)
- Add JBoss modules as a dependency to each other (CARGO-1243)
To learn more about this, please read JBoss 7 series and WildFly container classpath - Jetty
- Make the Jetty 9.x container work both on Jetty 9.0.x and 9.1.x (CARGO-1234)
- Deployment of simple war file fails for Jetty 9.x (9.1.0.v20131115) (CARGO-1236)
- WebLogic
- Add support for WebLogic 12.1.x (CARGO-1237)
- WebSphere
- Bug in WebSphere 8.5.x support for ear with multiple wars (CARGO-1231)
To try it out:
- Users of the Maven2/Maven3 plugin simply need to use the CARGO plugin version 1.4.6
- Users of the Java API can download the new Uberjar from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.4.6/cargo-core-uberjar-1.4.6.jar
- Similarly, users of the ANT tasks can download the new ANT tasks from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-ant/1.4.6/cargo-ant-1.4.6.jar
- Finally, the ones who want to see the Cargo Daemon can get it from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.4.6/cargo-daemon-webapp-1.4.6.war and can try the instructions on http://cargo.codehaus.org/Cargo+Daemon
Please enjoy your celebrations, and also this new version of CARGO.
Dear CARGO enthusiasts
We are happy to announce the immediate availability of CARGO's new bug fix release, version 1.4.5. This version brings the below bug fixes and small improvements:
- New features / updates:
- Add compatibility with JOnAS 5.3.x [CARGO-1226]
- Add property to disable the default Glassfish datasource [CARGO-1223]
- Remove the
${versionId}
from the default WAR context / EAR names of Deployables [CARGO-1225]
- Bug fixes:
- Issue when deploying applications on WebSphere with regards to the
display-name
ofweb.xml
for WARs inside EARs [CARGO-1228] JBoss7xInstalledLocalContainer
unable to stop container running on hostname other thanlocalhost
[CARGO-1222]JBoss7xInstalledLocalContainer
should allow override of-mp
param via system property [CARGO-1227]- Not all JVM options are supported for Glassfish [CARGO-1224]
NullPointerException
in when adding classpath entry for ResinRun [CARGO-1230]
- Issue when deploying applications on WebSphere with regards to the
To upgrade to this new version:
- Users of the Maven2/Maven3 plugin simply need to use the CARGO plugin version 1.4.5.
- Users of the Java API can download the new Uberjar from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.4.5/cargo-core-uberjar-1.4.5.jar
- Similarly, users of the ANT tasks can download the new ANT tasks from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-ant/1.4.5/cargo-ant-1.4.5.jar
- Finally, the ones who want to use the Cargo Daemon can download the webapp from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.4.5/cargo-daemon-webapp-1.4.5.war
Enjoy!
Dear CARGO enthusiasts
We are happy to announce the immediate availability of CARGO 1.4.4. This version brings the below bug fixes, enhancements and new features:
We are happy to announce the immediate availability of CARGO 1.4.4. This version brings the below bug fixes, enhancements and new features:
- Common:
- The XML replacement API is now public [CARGO-1219], which means that, with a standalone configuration, you can now change "almost anything" in any of your container's XML files.
- A breakeage of the public API done in 1.4.2 has been fixed [CARGO-1218].
- Containers:
- Reorganized the management port properties for JBoss 7.x and onwards (including WildFly) [CARGO-1216].
- Added support for Tomcat 8.x [CARGO-1217].
- Added support for Tomcat's
useHttpOnly
property [CARGO-1212]. - Allow users to override
java.util.logging.config.file
andjava.util.logging.manager
when using local Tomcat containers [CARGO-1220].
- Daemon:
- The management of start / stop requests have been rethought and reorganized. This in particular enhances the handling of concurrent requests with the same
handleid
[CARGO-1213]. - Allow viewing of both container log output and CARGO log output [CARGO-1214].
- Show Daemon version on website [CARGO-1215].
- The management of start / stop requests have been rethought and reorganized. This in particular enhances the handling of concurrent requests with the same
To upgrade to this new version:
- Users of the Maven2/Maven3 plugin simply need to use the CARGO plugin version 1.4.4.
- Users of the Java API can download the new Uberjar from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.4.4/cargo-core-uberjar-1.4.4.jar
- Similarly, users of the ANT tasks can download the new ANT tasks from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-ant/1.4.4/cargo-ant-1.4.4.jar
- Finally, the ones who want to use the Cargo Daemon can download the webapp from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.4.4/cargo-daemon-webapp-1.4.4.war
Enjoy!
Dear CARGO enthusiasts
We are happy to announce the immediate availability of CARGO 1.4.3. This version brings the below bug fixes, enhancements and new features:
We are happy to announce the immediate availability of CARGO 1.4.3. This version brings the below bug fixes, enhancements and new features:
- Common:
- The property
cargo.process.spawn
is now working back again [CARGO-1206]
- The property
- Containers:
- Support for JBoss 7.2.x (also known as EAP 6.1.0) has been added [CARGO-1208]
- Jetty containers now also have Packager support [CARGO-1210]
- Daemon:
- Daemon credentials (HTTP Basic) can now be provided to the Maven plugin configuration [CARGO-1202]
- The Daemon can now deploy the same deployable twice (with different contexts, obviously) [CARGO-1201]
- Issues starting GlassFish (and also some other containers) with the Daemon have been fixed [CARGO-1211]
- In the case the launched Java process doesn't stop properly, the Daemon will now kill it [CARGO-1203] [CARGO-1204] [CARGO-1205]
- XML merger:
- Merging listeners when the root (
<web-app>
) ofweb.xml
contains thexmlns
attribute now works well [CARGO-1209]
- Merging listeners when the root (
To upgrade to this new version:
- Users of the Maven2/Maven3 plugin simply need to use the CARGO plugin version 1.4.3.
- Users of the Java API can download the new Uberjar from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.4.3/cargo-core-uberjar-1.4.3.jar
- Similarly, users of the ANT tasks can download the new ANT tasks from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-ant/1.4.3/cargo-ant-1.4.3.jar
- Finally, the ones who want to use the Cargo Daemon can download the webapp from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.4.3/cargo-daemon-webapp-1.4.3.war
Enjoy!
Dear CARGO enthusiasts
We are happy to announce the immediate availability of CARGO 1.4.2. This version brings the below bug fixes, enhancements and new features:
We are happy to announce the immediate availability of CARGO 1.4.2. This version brings the below bug fixes, enhancements and new features:
- A new method for restarting containers has been added, in the Java API, ANT tasks and Maven2/Maven3 plugin [CARGO-1197]. This new method resembles
redeploy
, i.e. it will try to stop the container and then start it, so that you can use it to start from scratch or restart a container. - WildFly 8.x's first alpha is out... So is the associated container. [CARGO-1200]
- The handling of configuration files is now aligned with the way deployables work, and these are deployed on standalone as well as existing configurations. [CARGO-1195, CARGO-1199]
- Finally, the bug fixes and new features for the CARGO Daemon:
- A Maven2/Maven3 Archetype for CARGO Daemon has been added. [CARGO-1193]
- Daemon now works if the Maven2/Maven3 client and Daemon server run different OSes [CARGO-1192]
- Deletion of
workspace-handleId-folder
beforestart
requests has been implemented [CARGO-1198]
To upgrade to this new version:
- Users of the Maven2/Maven3 plugin simply need to use the CARGO plugin version 1.4.2.
- Users of the Java API can download the new Uberjar from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.4.2/cargo-core-uberjar-1.4.2.jar
- Similarly, users of the ANT tasks can download the new ANT tasks from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-ant/1.4.2/cargo-ant-1.4.2.jar
- Finally, the ones who want to use the Cargo Daemon can download the webapp from http://repo1.maven.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.4.2/cargo-daemon-webapp-1.4.2.war