vmassol 2004/05/21 06:31:00
Modified: documentation/docs/xdocs news.rdf
documentation/docs/xdocs/resources resources_cactus.xml
Log:
New build tool: JAM. It supports testing EJBs using Cactus.
Revision Changes Path
1.23 +20 -0 jakarta-cactus/documentation/docs/xdocs/news.rdf
Index: news.rdf
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/news.rdf,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- news.rdf 14 May 2004 16:18:46 -0000 1.22
+++ news.rdf 21 May 2004 13:31:00 -0000 1.23
@@ -42,6 +42,7 @@
<items>
<rdf:Seq>
+ <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news23"/>
<rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news22"/>
<rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news21"/>
<rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news20"/>
@@ -68,6 +69,25 @@
</items>
</channel>
+
+ <item rdf:about="http://jakarta.apache.org/cactus/news.html#news23">
+ <title>JAM: J2EE build tool - Supports Cactus</title>
+ <link>http://jakarta.apache.org/cactus/news.html#news23</link>
+ <description>
+<![CDATA[<a href="http://www.javagen.com/jam.jsp">JAM</a> is a modular Ant
+toolkit for developing and testing Java/J2EE applications. JAM supports EJB
+and Servlet/JSP development using XDoclet, JUnit, Cactus, Maven, Castor and
+MDA/UML code generation on various J2EE servers including JBoss. There is
+a tutorial showing <a href="http://www.javagen.com/autopkTutorial.jsp">how
+to test EJBs with Cactus</a>. For more information see also the
+<a href="http://www.theserverside.com/news/thread.tss?thread_id=26054">release
+information</a>.
+]]>
+ </description>
+ <dc:subject></dc:subject>
+ <dc:creator>vmassol</dc:creator>
+ <dc:date>2004-05-21T00:00:00+00:00</dc:date>
+ </item>
<item rdf:about="http://jakarta.apache.org/cactus/news.html#news22">
<title>Cactus 1.6.1 released</title>
1.5 +19 -4
jakarta-cactus/documentation/docs/xdocs/resources/resources_cactus.xml
Index: resources_cactus.xml
===================================================================
RCS file:
/home/cvs/jakarta-cactus/documentation/docs/xdocs/resources/resources_cactus.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- resources_cactus.xml 14 May 2004 11:35:46 -0000 1.4
+++ resources_cactus.xml 21 May 2004 13:31:00 -0000 1.5
@@ -43,13 +43,28 @@
<tr>
<td>
+ <link href="http://www.javagen.com/jam.jsp">JAM</link>
+ </td>
+ <td>
+ Build tool
+ </td>
+ <td>
+ JAM is a modular Ant toolkit for developing and testing Java/J2EE
+ applications. JAM supports EJB and Servlet/JSP development using
+ XDoclet, JUnit, Cactus, Maven, Castor and MDA/UML code generation
+ on various J2EE servers including JBoss.
+ </td>
+ </tr>
+
+ <tr>
+ <td>
<link href="http://www.freeroller.net/page/tradem/20030722">
Testing FileUploads with Cactus</link>.
</td>
- <td>
- Article
- </td>
- <td>
+ <td>
+ Article
+ </td>
+ <td>
Shows how to perform file uploads with Cactus, Java NIO and
Commons-httpclient.
</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]