Author: ptahchiev Date: Mon Mar 24 13:10:05 2008 New Revision: 640552 URL: http://svn.apache.org/viewvc?rev=640552&view=rev Log: Changes on the Catus-site documentation: wrong links repaired.
Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/cactusname.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/goals.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/howto_migration.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/ant/index.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/index.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/manual/howto_classpath.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/mock_vs_cactus.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/build_result.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/coding_conventions.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/contributors.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/index.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/release_checklist.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/users.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/sitemap.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_ejb.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_ejb_j2eeri.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_httpunit.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_jsp.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_filter.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_jsp.xml jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_servlet.xml Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/cactusname.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/cactusname.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/cactusname.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/cactusname.xml Mon Mar 24 13:10:05 2008 @@ -42,10 +42,10 @@ There is a famous french song by Jacques Dutronc about cacti that goes "le monde entier est un cactus ..." (the whole world is a Cactus). The lyrics is available - <link href="ext:cactus_dutronc_lyrics">here - </link> and the music (midi format) - <link href="ext:cactus_dutronc_midi">here - </link>. It is a + <a href="http://www.frmusique.ru/texts/d/dutronc_jacques/cactus.htm">here + </a> and the music (midi format) + <a href="http://membres.lycos.fr/nabla007/musique/jacques_dutronc_(les_cactus).mid">here + </a>. It is a song that says that cacti are everywhere and that everything is a cactus. I like that ! :) ... </li> @@ -57,11 +57,11 @@ Cactus is actually an acronym ... ha ha .. for Computer Assisted Construction of Test Units for the Server, or Cool and Comprehensive Test Units for the Server, or ... (please send your suggestions to - the <link href="site:mailinglist">Cactus mailing list</link>). + the <a href="mail-lists.html">Cactus mailing list</a>). </li> <li> The company for which I worked ( - <link href="ext:octo">OCTO Technology</link>) had organized a diner + <a href="http://www.octo.com/">OCTO Technology</a>) had organized a diner to celebrate our 3 years of existence. I was looking for a new name for J2EEUnit. I asked some workmates to help me look for a name. We tried to find a name which had something to do with the Apache name. @@ -74,9 +74,9 @@ The Cactus name has a rich visual iconography associated with it. So it should be possible to find a nice and funny logo (I'm still looking for the perfect logo ... If you have propositions, you can - send them to the <link href="site:mailinglist">Cactus mailing list - </link> (there is currently a <link href="site:logos">logo contest - </link> going on ! Try defeating the current logo if you think you + send them to the <a href="mail-lists.html">Cactus mailing list + </a> (there is currently a <a href="participating/logos.html">logo contest + </a> going on ! Try defeating the current logo if you think you can do better !). </li> <li> @@ -91,7 +91,7 @@ In Australia it is a widely used phrase that refers to something that it not functioning correctly. So the name 'Cactus' is a very appropriate name for a testing tool. See - the <link href="ext:australian_slang">Australian Slang</link> page. + the <a href="http://www.koalanet.com.au/australian-slang.html">Australian Slang</a> page. </li> <li> Any more...? Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/downloads.xml Mon Mar 24 13:10:05 2008 @@ -112,8 +112,8 @@ </p> <note> - You can also check the <link href="site:build_result">Build - result</link> page, which contains information on the status of the + You can also check the <a href="participating/build_result.html">Build + result</a> page, which contains information on the status of the Cactus nightly builds (yes, they fail from time to time). </note> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/goals.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/goals.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/goals.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/goals.xml Mon Mar 24 13:10:05 2008 @@ -182,7 +182,7 @@ </p> <p> Please send all answers to the - <a href="mailinglist.html">Cactus mailing list</a>. + <a href="mail-lists.html">Cactus mailing list</a>. </p> <p> Thanks. Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/howto_migration.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/howto_migration.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/howto_migration.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/howto_migration.xml Mon Mar 24 13:10:05 2008 @@ -51,7 +51,7 @@ <ul> <li> Configuring Cactus logging has changed. See the - <a href="site:howto_config">Config Howto</a> page. Thus, the old + <a href="integration/manual/howto_config.html">Config Howto</a> page. Thus, the old <code>cactus.enableLogging</code> property no longer has any effect. </li> <li> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/ant/index.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/ant/index.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/ant/index.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/ant/index.xml Mon Mar 24 13:10:05 2008 @@ -36,7 +36,7 @@ of tasks that support the running of tests from an Ant build file. </p> - <section title="Background"> + <section name="Background"> <p> A strong principle of <em>eXtreme Programming</em> (XP) is the Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/index.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/index.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/index.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/index.xml Mon Mar 24 13:10:05 2008 @@ -28,7 +28,7 @@ <body> - <section title="Starting Cactus tests"> + <section name="Starting Cactus tests"> <p> The Cactus tests are started using a JUnit Test Runner. There are Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/manual/howto_classpath.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/manual/howto_classpath.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/manual/howto_classpath.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/integration/manual/howto_classpath.xml Mon Mar 24 13:10:05 2008 @@ -152,7 +152,7 @@ </section> - <section title="Server side classpath"> + <section name="Server side classpath"> <p> The server side part is a webapp. It can be packaged as a .war file Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/mock_vs_cactus.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/mock_vs_cactus.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/mock_vs_cactus.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/mock_vs_cactus.xml Mon Mar 24 13:10:05 2008 @@ -65,8 +65,8 @@ MO is a strategy to unit test java classes in general. As such it is also applicable to unit test server side code like Servlets, Filters, Taglibs, EJBs, ... See the original article - <link href="http://mockobjects.sourceforge.net/endotesting.html"> - "Endo-Testing: Unit Testing with Mock Objects"</link> for full details + <a href="http://mockobjects.sourceforge.net/endotesting.html"> + "Endo-Testing: Unit Testing with Mock Objects"</a> for full details on MO. As such it is a challenger to Cactus but we'll see in the rest of this article that it is in fact complementary rather than a replacement. @@ -90,7 +90,7 @@ and develop the mock implementations as they are needed - Note that mock objects can even be generated at build time or at run time with JDK 1.3 dynamic proxies, see - <jump anchor="mo_resources">resources</jump>-). + <a href="mock_vs_cactus.html#mo_resources">resources</a>-). </p> <p> Cactus' strategy on the other hand has been to rely on the real @@ -389,8 +389,8 @@ tests will run fine when deployed. </p> <p> - Also, as described on the <link href="site:goals">Cactus' goals - page</link>, we think that a framework like Cactus will be more and + Also, as described on the <a href="goals.html">Cactus' goals + page</a>, we think that a framework like Cactus will be more and more useful as we use more and more components in the future because it will provide the needed confidence that the code will run ok in the container. @@ -423,7 +423,7 @@ <p> We would very much like to have your feedback on MO vs IC. Please post your feedback on the - <link href="site:mailinglist">Cactus mailing list</link>. + <a href="mail-lists.html">Cactus mailing list</a>. </p> <p> Thanks a lot. Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/build_result.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/build_result.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/build_result.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/build_result.xml Mon Mar 24 13:10:05 2008 @@ -34,7 +34,7 @@ Every day, the main Cactus build is run, the cactus jars are generated, the full suite of tests is executed and a nightly cactus distribution is packaged. This is possible thanks to - <link href="ext:gump">GUMP</link>. + <a href="http://gump.apache.org/">GUMP</a>. </p> <p> Please find below the links to the Cactus Nightly Build results: @@ -65,24 +65,24 @@ Sample for J2EE 1.2 (Servlet API 2.2)</link> </li> <li> - <link href="ext:gump_cactus_sample_servlet_13">Cactus Servlet - Sample for J2EE 1.3 (Servlet API 2.3)</link> + <a href="ext:gump_cactus_sample_servlet_13">Cactus Servlet + Sample for J2EE 1.3 (Servlet API 2.3)</a> </li> <li> - <link href="ext:gump_cactus_sample_jetty_13">Cactus Jetty - Sample for J2EE 1.3 (Servlet API 2.3)</link> + <a href="http://lsd.student.utwente.nl/gump/jakarta-cactus/jakarta-cactus-sample-jetty-13/index.html">Cactus Jetty + Sample for J2EE 1.3 (Servlet API 2.3)</a> </li> </ul> <note> All Gump results are available - <link href="ext:gump_results">here</link>. + <a href="http://lsd.student.utwente.nl/gump/projects.html">here</a>. </note> <p> If the nightly build is successful, Gump posts the packaged Cactus distributable in the Cactus nightly - <link href="site:downloads">download area</link>. + <a href="../downloads.html">download area</a>. </p> </section> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/coding_conventions.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/coding_conventions.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/coding_conventions.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/coding_conventions.xml Mon Mar 24 13:10:05 2008 @@ -46,8 +46,8 @@ <p> Below is a list of coding conventions that are specific to Cactus, everything else not specificially mentioned here should follow the - official <link href="ext:sun_coding_conventions">Sun Java Coding - Conventions</link>. + official <a href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html">Sun Java Coding + Conventions</a>. </p> </section> @@ -61,7 +61,7 @@ <p> The Cactus Ant build file has a <code>checkstyle</code> target which performs coding conventions using the - <link href="ext:checkstyle">Checkstyle</link> tool. Drop the + <a href="http://checkstyle.sf.net/">Checkstyle</a> tool. Drop the Checkstyle jars in your <code>ANT_HOME/lib</code>, go in the <code>build/</code> directory and type <code>ant checkstyle</code>. </p> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/contributors.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/contributors.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/contributors.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/contributors.xml Mon Mar 24 13:10:05 2008 @@ -268,7 +268,7 @@ <p> However, the J2EEUnit name was infringing on the Sun trademark on J2EE so we had to change the name. It was changed to Cactus (see the - <a href="site:cactusname">Why the name?</a> page for why this + <a href="../cactusname.html">Why the name?</a> page for why this name). I found that in the move from SourceForge to Jakarta, I had found a new home for Cactus but, more importantly, I had found a family ! The sense of Community is very strong on Jakarta. You can Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/index.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/index.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/index.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/index.xml Mon Mar 24 13:10:05 2008 @@ -42,7 +42,7 @@ </p> <p> To begin with, we suggest you to subscribe to the - <a href="../mailinglist.html">Cactus mailing list</a>. + <a href="../mail-lists.html">Cactus mailing list</a>. </p> <p> Then you can download the <a href="../downloads.html">latest Cactus @@ -66,7 +66,7 @@ <ul> <li> Answering questions on the - <link href="../mailinglist.html">Cactus mailing list</link>; + <a href="../mail-lists.html">Cactus mailing list</a>; there is often a problem of having too many questioners and not enough experts to respond to all the questions. </li> @@ -81,11 +81,11 @@ </li> <li> Specifying/analysing/designing new features for Cactus (If you wish to - get involved with this, please join the <link href="../mailinglist.html"> - Cactus mailing list</link>, + get involved with this, please join the <a href="../mail-lists.html"> + Cactus mailing list</a>, install and try out Cactus and read some of the mailing list archives. In addition, please have a look at the - <link href="../goals.html">Goals</link> page which gives a vision of + <a href="../goals.html">Goals</a> page which gives a vision of where Cactus is heading and provide some high level todos. </li> <li> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/release_checklist.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/release_checklist.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/release_checklist.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/release_checklist.xml Mon Mar 24 13:10:05 2008 @@ -41,13 +41,13 @@ <ol> <li> Ensure that all - <link href="ext:bug_database_cactus_open_issues">open bugs</link> have + <a href="http://issues.apache.org/jira/browse/CACTUS?report=com.atlassian.jira.plugin.system.project:openissues-panel">open bugs</a> have been either fixed, or added in the announcement file. Note that improvements do not need to be added to the announcement file. </li> <li> Ensure that the Cactus tests have been run on several application - servers and update the <link href="ext:cactus_testedon">Tested On</link> + servers and update the <a href="http://wiki.apache.org/jakarta-cactus/TestedOn">Tested On</a> page accordingly. </li> <li> @@ -58,17 +58,17 @@ </li> <li> Ensure that the - <link href="ext:bug_database_cactus_open_issues">Todo</link> page + <a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10471">Todo</a> page has no more items for the current version. </li> <li> Update the <code>ANNOUNCEMENT.txt</code> file in CVS with the release - notes. A <jump anchor="announcement_template">sample announcement - template</jump> is provided at the bottom of this page. + notes. A <a href="release_checklist.html#announcement_template">sample announcement + template</a> is provided at the bottom of this page. </li> <li> Ensure you have added a news item for the new Cactus release on - the <link href="site:news">News</link> page. + the <a href="news.html">News</a> page. </li> <li> Edit <code>changes.xml</code> and replace "<code>in CVS</code>" with Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/users.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/users.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/users.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/participating/users.xml Mon Mar 24 13:10:05 2008 @@ -39,8 +39,8 @@ use a Wiki system. Click the link below and edit the page. </p> <p> - <strong><link href="ext:cactus_who_uses_it">Who uses - Cactus?</link></strong> + <strong><a href="http://wiki.apache.org/jakarta-cactus/WhoUsesCactus">Who uses + Cactus?</a></strong> </p> </section> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/sitemap.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/sitemap.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/sitemap.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/sitemap.xml Mon Mar 24 13:10:05 2008 @@ -322,7 +322,7 @@ <resource id="logos_img_vgritsenko" target="images/logos/vgritsenko.jpg"/> <resource id="logos_img_vgritsenko2" target="images/logos/vgritsenko2.jpg"/> - <resource id="mailinglist" target="mailinglist.html" + <resource id="mailinglist" target="mail-lists.html" name="Mailing Lists"> Information about the Cactus mailing lists. </resource> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_ejb.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_ejb.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_ejb.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_ejb.xml Mon Mar 24 13:10:05 2008 @@ -36,15 +36,15 @@ </p> <ul> <li> - <jump anchor="ejb_general">General concepts</jump>: explains the + <a href="howto_ejb.html#ejb_general">General concepts</a>: explains the generic concepts behind EJB unit testing with Cactus, </li> <li> - <jump anchor="ejb_j2eeri">J2EE RI tutorial</jump>: provides a + <a href="howto_ejb.html#ejb_j2eeri">J2EE RI tutorial</a>: provides a detailed tutorial, on a sample, on how to explicitely perform EJB unit testing with the - <link href="http://java.sun.com/j2ee/download.html#sdk">J2EE Reference - Implementation</link> server from Sun. + <a href="http://java.sun.com/j2ee/download.html#sdk">J2EE Reference + Implementation</a> server from Sun. </li> </ul> @@ -124,7 +124,7 @@ <section name="J2EE RI Tutorial"> <p> - This <link href="site:howto_ejb_j2eeri">J2EE RI tutorial</link> + This <a href="howto_ejb_j2eeri.html">J2EE RI tutorial</a> is a step by step guide for writing Cactus EJB unit test for the Sun J2EE RI server. </p> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_ejb_j2eeri.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_ejb_j2eeri.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_ejb_j2eeri.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_ejb_j2eeri.xml Mon Mar 24 13:10:05 2008 @@ -57,7 +57,7 @@ for converting Yen to Dollar. </p> - <section title="EJB Remote"> + <section name="EJB Remote"> <source><![CDATA[ package org.apache.cactus.sample.ejb; Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_httpunit.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_httpunit.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_httpunit.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_httpunit.xml Mon Mar 24 13:10:05 2008 @@ -58,7 +58,7 @@ </ul> <p> Method 2 is supported through the integration with - <link href="http://httpunit.sourceforge.net">HttpUnit</link>, meaning + <a href="http://httpunit.sourceforge.net">HttpUnit</a>, meaning you'll benefit from the full assertion power of HttpUnit in your <code>endXXX()</code> method. Method 1 is a class provided by Cactus. </p> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_jsp.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_jsp.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_jsp.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_jsp.xml Mon Mar 24 13:10:05 2008 @@ -39,16 +39,16 @@ </p> <ul> <li> - <jump anchor="jsp_type1">type 1</jump>: + <a anchor="howto_jsp.html#jsp_type1">type 1</a>: You may simply want to verify the result of the JSP processing, i.e. the HTML, XML or other format it returns. </li> <li> - <jump anchor="jsp_type2">type 2</jump>: + <a href="howto_jsp.html#jsp_type2">type 2</a>: You may want to unit test your JSP taglibs. </li> <li> - <jump anchor="jsp_type2">type 3</jump>: + <a href="howto_jsp.html#jsp_type2">type 3</a>: You may want to test your JSP in isolation by being able to execute it without the java logic being present. This is often the case when the team is split into 2: one group for page @@ -64,7 +64,7 @@ <p> This is easily done by implementing a <code>endXXX(WebResponse)</code> method as described in the - <jump href="site:howto_testcase" anchor="endxxx">TestCase tutorial</jump>. + <a href="howto_testcase.html#endxxx" anchor="endxxx">TestCase tutorial</a>. </p> <p> Your test case class will also need to extend @@ -102,8 +102,8 @@ <p> This is easily done by creating a test case class that extends <code>JspTestCase</code>. See the - <link href="site:howto_testcase_jsp">Taglib TestCase - tutorial</link>. + <a href="howto_testcase_jsp.html">Taglib TestCase + tutorial</a>. </p> </section> @@ -188,7 +188,7 @@ <p> See the - <link href="http://strutstestcase.sourceforge.net/">StrutsTestCase</link> + <a href="http://strutstestcase.sourceforge.net/">StrutsTestCase</a> project. </p> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase.xml Mon Mar 24 13:10:05 2008 @@ -40,10 +40,10 @@ </p> <ul> <li> - <jump anchor="general_principles">General principles</jump> + <a href="howto_testcase.html#general_principles">General principles</a> </li> <li> - <jump anchor="specific_details">TestCase specific details</jump> + <a href="howto_testcase.html#specific_details">TestCase specific details</a> </li> </ul> @@ -329,9 +329,9 @@ method, depending on whether you need to perform sophisticated checks on the content of what is returned or not. For complex checking, we have integrated with the - <link href="http://httpunit.sourceforge.net">HttpUnit</link> + <a href="http://httpunit.sourceforge.net">HttpUnit</a> framework. See the - <link href="site:howto_httpunit">HttpUnit tutorial</link> for the + <a href="howto_httpunit.html">HttpUnit tutorial</a> for the end method signatures and a full description. </p> <p> @@ -354,16 +354,16 @@ </p> <ul> <li> - <link href="site:howto_testcase_servlet">ServletTestCase - principles</link>, + <a href="howto_testcase_servlet.html">ServletTestCase + principles</a>, </li> <li> - <link href="site:howto_testcase_jsp">JspTestCase - principles</link>, + <a href="howto_testcase_jsp.html">JspTestCase + principles</a>, </li> <li> - <link href="site:howto_testcase_filter">FilterTestCase - principles</link> + <a href="howto_testcase_filter.html">FilterTestCase + principles</a> </li> </ul> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_filter.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_filter.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_filter.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_filter.xml Mon Mar 24 13:10:05 2008 @@ -68,8 +68,8 @@ </p> <note> You may ask yourself how Cactus initializes these objects. The - mechanism is described in the <link href="site:how_it_works">How it - works</link> guide. + mechanism is described in the <a href="../how_it_works.html">How it + works</a> guide. </note> <p> @@ -81,8 +81,8 @@ <p> See <code>ServletTestCase</code><code> - <jump href="site:howto_testcase_servlet" anchor="servlet_request">request - </jump></code> implicit object for documentation. + <a href="howto_testcase_servlet.html#servlet_request">request + </a></code> implicit object for documentation. </p> </section> @@ -92,8 +92,8 @@ <p> See <code>ServletTestCase</code><code> - <jump href="site:howto_testcase_servlet" anchor="servlet_response">response - </jump></code> implicit object for documentation. + <a href="howto_testcase_servlet.html#servlet_response">response + </a></code> implicit object for documentation. </p> </section> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_jsp.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_jsp.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_jsp.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_jsp.xml Mon Mar 24 13:10:05 2008 @@ -70,8 +70,8 @@ <p> For an additional degree of integration testing, you can create a JSP that exercises your custom tag and call it from within a regular - Cactus test case. See the section on <jump - anchor="further_integration">Further Integration Testing</jump> + Cactus test case. See the section on <a + href="howto_testcase_jsp.html#further_integration">Further Integration Testing</a> for details. </p> <note> @@ -81,7 +81,7 @@ routines, and provides many convenient shortcut methods to test tag handlers. For detailled documentation, check out the corresponding - <link href="site:javadoc_framework_jsptaglifecycle">API documentation</link>. + <a href="../api/framework-13/org/apache/cactus/extension/jsp/JspTagLifecycle.html">API documentation</a>. Currently, <code>JspTagLifecycle</code> is only available for JSP 1.2. </note> @@ -97,8 +97,8 @@ as instance variables of your test case class). </p> <note> - See the <link href="site:how_it_works">How it - works</link> guide for details on how Cactus initializes these objects. + See the <a href="../how_it_works.html">How it + works</a> guide for details on how Cactus initializes these objects. </note> <p> @@ -110,8 +110,8 @@ <p> See <code>ServletTestCase</code><code> - <jump href="site:howto_testcase_servlet" anchor="servlet_request">request - </jump></code> implicit object for documentation. + <a href="howto_testcase_servlet.html#servlet_request">request + </a></code> implicit object for documentation. </p> </section> @@ -121,8 +121,8 @@ <p> See <code>ServletTestCase</code><code> - <jump href="site:howto_testcase_servlet" anchor="servlet_response">response - </jump></code> implicit object for documentation. + <a href="howto_testcase_servlet.html#servlet_response">response + </a></code> implicit object for documentation. </p> </section> @@ -132,8 +132,8 @@ <p> See <code>ServletTestCase</code><code> - <jump href="site:howto_testcase_servlet" anchor="servlet_config">config - </jump></code> implicit object for documentation. + <a href="howto_testcase_servlet.html#servlet_config">config + </a></code> implicit object for documentation. </p> </section> @@ -142,8 +142,8 @@ <p> See <code>ServletTestCase</code><code> - <jump href="site:howto_testcase_servlet" anchor="servlet_session">session - </jump></code> implicit object for documentation. + <a href="howto_testcase_servlet.html#servlet_session">session + </a></code> implicit object for documentation. </p> </section> @@ -177,7 +177,7 @@ simulating the body of a tag (if the tag does not modify its body). If the tag <strong>does</strong> modify its body, then you will need to generate a BodyContent object before writing out the simualted body. - See <jump anchor="body_content"><code>bodyContent</code></jump> for + See <a href="howto_testcase_jsp.html#body_content"><code>bodyContent</code></a> for details. </p> </section> @@ -259,7 +259,7 @@ quote Sun's API reference on the matter: "Note that the content of BodyContent is the result of evaluation, so it will not contain actions and the like, but the result of their invocation." - See <jump anchor="using_body_content">Body Tags</jump> + See <a href="howto_testcase_jsp.html#using_body_content">Body Tags</a> for more information. </p> <note> @@ -345,7 +345,7 @@ be sure to also include a call to <code>pageContext.popBody()</code> after the tag finishes execution. See the - <jump anchor="using_body_content">Body Tags</jump> section + <a href="howto_testcase_jsp.html#using_body_content">Body Tags</a> section for more details. </p> </section> Modified: jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_servlet.xml URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_servlet.xml?rev=640552&r1=640551&r2=640552&view=diff ============================================================================== --- jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_servlet.xml (original) +++ jakarta/cactus/trunk/cactus-site/src/site/xdoc/writing/howto_testcase_servlet.xml Mon Mar 24 13:10:05 2008 @@ -58,8 +58,8 @@ </p> <note> You may ask yourself how Cactus initializes these objects. The - mechanism is described in the <link href="site:how_it_works">How it - works</link> guide. + mechanism is described in the <a href="../how_it_works.html">How it + works</a> guide. </note> <p> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]