Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.7
-
None
Description
Input:
{warning:title=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.
{warning}
h2. 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|What for] page to understand what you can use Cargo for.
h2. Development Status
h3. Current Versions
click in the status column to get release notes:
|| Version || Status || Comments ||
| [Core 0.9|Downloads] | [(/)|http://jira.codehaus.org/secure/ReleaseNote.jspa?version=12482&styleName=Html&projectId=10730] | Released on 10/03/07 |
| [Maven2 plugin 0.3|Downloads] | [(/)|http://jira.codehaus.org/secure/ReleaseNote.jspa?version=12483&styleName=Html&projectId=10730] | Released on 10/03/07 |
| [Ant and Maven1 plugin 0.9|Downloads] | [(/)|http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&&pid=10730&component=11432&fixfor=12482&sorter/field=issuekey&sorter/order=DESC] | Released on 10/03/07 |
All released versions are available [here|Downloads].
h3. Container Support
{include:Containers}
h2. News
{blog-posts:2}
(Taken from http://docs.codehaus.org/pages/editpage.action?spaceKey=CARGO&title=Home)
Error:
Error number 4001 in 4: Error while parsing velocity page /templates/contentview.vm Wrapped Exception: Failed to evaluate content with id [/templates/contentview.vm] com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing velocity page /templates/contentview.vm Wrapped Exception: Failed to evaluate content with id [/templates/contentview.vm] at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:114) [snip] Caused by: com.xpn.xwiki.XWikiException: Error number 0 in 4: Failed to convert document to syntax [xhtml/1.0] Wrapped Exception: Failed to parse input source at com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:4693) at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:471) at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:365) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295) at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:245) ... 59 more