Bob, You have several options : - either take the latest httpclient from CVS (Cactus is compiled every day against the latest version in CVS - however it was not yesterday because compilation failed because junit removed the name() api, so it is possible that httpclient has introduced something new in the meantime, in which case we'll need to update cactus) - take the httpclient jar from the latest nighlty build that worked (http://jakarta.apache.org/builds/jakarta-cactus/nightly/) - it is in the jakarta-cactus-<servlet api>-<date>.zip files.
Thanks -Vincent ----- Original Message ----- From: "Bob Tanner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 23, 2001 8:00 AM Subject: Required version of httpclient? > What version of httpclient do I need to compile Cactus? > > I running commons-httpclient-2.0-alpha1 and Cactus compile fails on the > createCookieHeader() calls. > > -- > Bob Tanner <[EMAIL PROTECTED]> | Phone : (952)943-8700 > http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 > Key fingerprint = 6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9 > >
