Got this error when running ant under restlet/build/ on Ubuntu 7. Please
help. (Ant version 1.7).

>From TEST-com.noelios.restlet.test.NoeliosTestSuite.txt,

Testcase: testGrizzlyAndDefault took 0.005 sec
        FAILED
Unable to complete the HTTP call due to a communication error with the
remote server. Connection refused expected:<OK (200)> but was:<Communication
Error (1001)>
junit.framework.AssertionFailedError: Unable to complete the HTTP call due
to a communication error with the remote server. Connection refused
expected:<OK (200)> but was:<Communication Error (1001)>
        at com.noelios.restlet.test.GetTestCase.call(GetTestCase.java:64)
        at com.noelios.restlet.test.BaseConnectorsTestCase.runTest(
BaseConnectorsTestCase.java:134)
        at
com.noelios.restlet.test.BaseConnectorsTestCase.testGrizzlyAndDefault(
BaseConnectorsTestCase.java:75)


Thanks
dev

Reply via email to