Vincent Massol wrote:
>
>> Second warning... ;-)
>
>I've had a look at the url you mentionned below and it seems everything is
>fine (the build completes successfully). There are a few warnings that we
>need to work on though but nothing critical. Could you be more specific on
>the problems that you have spotted ?
Nevermind.
As of yesterday, I was seeing the following, but apparently the problem has
been resolved since then:
[java] [junit] Testcase: testStatusCode took 0.047 sec
[java] [junit] Caused an ERROR
[java] [junit] Server returned HTTP response code: 401 for URL:
http://localhost:8082/test/ServletRedirector/
[java] [junit] java.io.IOException: Server returned HTTP response code: 401
for URL: http://localhost:8082/test/ServletRedirector/
[java] [junit] at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:564)
[java] [junit] at
org.apache.cactus.client.AutoReadHttpURLConnection.getInputStream(AutoReadHttpURLConnection.java:127)
[java] [junit] at
org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpClient.java:136)
[java] [junit] at
org.apache.cactus.AbstractTestCase.runGenericTest(AbstractTestCase.java:422)
[java] [junit] at
org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:130)
[java] [junit] at
org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:371)
[java] [junit] at junit.framework.TestResult$1.protect(TestResult.java:106)
[java] [junit] at
junit.framework.TestResult.runProtected(TestResult.java:124)
[java] [junit] at junit.framework.TestResult.run(TestResult.java:109)
[java] [junit] at junit.framework.TestCase.run(TestCase.java:131)
[java] [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173)
[java] [junit] at junit.framework.TestSuite.run(TestSuite.java:168)
[java] [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173)
[java] [junit] at junit.framework.TestSuite.run(TestSuite.java:168)
[java] [junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231)
[java] [junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409)
- Sam Ruby
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]