Luis, No I have no clue. Can you try with Cactus 1.3dev (you can download it from the nightly build area on the Cacus web site : http://jakarta.apache.org/builds/jakarta-cactus/nightly/2002-04-16/
Thanks -Vincent > -----Original Message----- > From: Luis M. Rosso [mailto:[EMAIL PROTECTED]] > Sent: 24 March 2002 20:21 > To: Cactus Users List > Subject: java.lang.NoSuchMethodError at > org.apache.cactus.client.HttpClientHelper.addCookies() > > 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.ja va > :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 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
