vmassol 2005/01/23 01:25:34 Modified: documentation/docs/xdocs news.rdf Log: Added news about AppServerUnit Revision Changes Path 1.27 +16 -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.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- news.rdf 10 Dec 2004 08:38:17 -0000 1.26 +++ news.rdf 23 Jan 2005 09:25:34 -0000 1.27 @@ -42,6 +42,7 @@ <items> <rdf:Seq> + <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news27"/> <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news26"/> <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news25"/> <rdf:li rdf:resource="http://jakarta.apache.org/cactus/news.html#news24"/> @@ -72,6 +73,21 @@ </items> </channel> + + <item rdf:about="http://jakarta.apache.org/cactus/news.html#news27"> + <title>AppServerUnit testing framework</title> + <link>http://jakarta.apache.org/cactus/news.html#news27</link> + <description> +<![CDATA[Christian Sell has started a new framework called +<a href="http://appserverunit.dev.java.net/">AppServerUnit</a>. Its principle seems +very similar to Cactus in that it also uses a server interception approach in order +to run JUnit test cases on the server side. It focuses only on EJB and has some +client side tools to create test-instrumented EARs.]]> + </description> + <dc:subject></dc:subject> + <dc:creator>vmassol</dc:creator> + <dc:date>2005-01-07T00:00:00+00:00</dc:date> + </item> <item rdf:about="http://jakarta.apache.org/cactus/news.html#news26"> <title>Testing Your Enterprise JavaBeans with Cactus</title>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]