Hi, I am trying the sample included with the Cactus 1.2 for Servlets 2.3 distribution 
with the "prepackaged" version of Ant 1.4.

I get 10 tests run and 0 failures, but also the following error:

[junit] Testcase: testSendCookie took 0.23 sec
[junit]    Caused an ERROR
[junit] null
[junit] java.lang.NoSuchMethodError
[junit]    at 
org.apache.cactus.client.HttpClientHelper.addCookies(HttpClientHelper.java:264)
...

In fact, in the Javadoc, the class org.apache.cactus.client.HttpClientHelper doesn't 
have a method called "addCookies".

Does someone imagine what I am doing wrong, and tell me what I should, please?

Thanks in advance

Luis

Reply via email to