I'm getting the same problem too! The url works fine, but as soon as I try 
to run the tests I get a FileNotFoundException:
<error>
There was 1 error:
1) testResponse(sinfo.jsp.utils.TestGenerateJspServlet)
java.io.FileNotFoundException: http://127.0.0.1:8080/sinfo/ServletRedirector
         at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at 
org.apache.commons.cactus.client.AutoReadHttpURLConnection.getInputStream(AutoReadHttpURLConnection.java:119)
         at 
org.apache.commons.cactus.client.ServletHttpClient.doTest(ServletHttpClient.java:113)
         at 
org.apache.commons.cactus.ServletTestCase.runGenericTest(ServletTestCase.java:158)
         at 
org.apache.commons.cactus.ServletTestCase.runTest(ServletTestCase.java:128)
         at 
org.apache.commons.cactus.AbstractTestCase.runBare(AbstractTestCase.java:281)
         at sinfo.jsp.utils.JSPUtilsTestSuite.main(JSPUtilsTestSuite.java)

FAILURES!!!
Tests run: 21,  Failures: 0,  Errors: 1
</error>

(This is running the suite off the command line, not via ant...)

Details:
junit 3.7
cactus 1.1
tomcat 4.0b6
win 2000
jdk1.3.1


Jim

--

                           *   Jim Cheesman   *
             Trabajo: 
[EMAIL PROTECTED] - (34)(91) 724 9200 x 2360
                   Hay fever is 
the real Flower Power.


Reply via email to