Date: 2004-03-04T12:59:37
   Editor: VincentMassol <[EMAIL PROTECTED]>
   Wiki: Jakarta Cactus Wiki
   Page: FrequentlyAskedQuestions
   URL: http://wiki.apache.org/jakarta-cactus/FrequentlyAskedQuestions

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -4,8 +4,10 @@
 '''If you do not see your question below''', you may want to first ask it on the 
[http://jakarta.apache.org/cactus/mailinglist.html cactus-user email list].  There 
will be a much quicker response time.  Then, after you get an answer, come back to 
this page and add it to the list for future reference.
 
 '''Some frequently asked questions (FAQs):'''
- * How do I call Cactus from Ant? Please see 
http://jakarta.apache.org/cactus/integration/ant/index.html.
- * Why would I use Cactus rather than JUnit?
- * I'm using Cactus to test a servlet. Can I test multiple methods of the servlet in 
one test-case class? Also, it seems that after I run the test-case, the connection(s) 
to the container remain open, eventually blocking subsequent connection attempts when 
I try to run the tests again. How can I stop this happening? I'm using Ant & JBoss 3.2.
- * Where the hell are the IDE (eclipse) integration downloads.
+
+|| '''Question''' || '''Answer''' ||
+|| How do I call Cactus from Ant? || Please see 
http://jakarta.apache.org/cactus/integration/ant/index.html ||
+|| Why would I use Cactus rather than JUnit? || <insert answer here> ||
+|| I'm using Cactus to test a servlet. Can I test multiple methods of the servlet in 
one test-case class? Also, it seems that after I run the test-case, the connection(s) 
to the container remain open, eventually blocking subsequent connection attempts when 
I try to run the tests again. How can I stop this happening? I'm using Ant & JBoss 
3.2. || <insert answer here> ||
+|| Where are the Eclipse integration downloads? || The Eclipse plugin has been 
removed. Please see the note on 
http://jakarta.apache.org/cactus/integration/eclipse/index.html ||
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to