From: "Matt Raible" <[EMAIL PROTECTED]> > 268 should work fine. The classes I have in it's directory are > dom4j-1.3-full.jar, httpunitWithJTidy.jar, jcert.jar, jnet.jar, > jsse.jar, Tidy.jar and webtest.jar. From looking at these, I'm guessing > that dom4j might be needed as well. There is definetly overlap b/w the > Cactus jars and this projects jars. Hold on - I'll check which ones I > can remove and still get my test to work... > > ... Returns after viewing java.lang.ClassNotFoundException's > > It needs Tidy.jar, httpunitWithJTidy.jar (for javascript detection). > j*.jar are for SSL and should probably be a separate download.
BTW just in case this saves anyone any work, JTidy is in the repo... http://www.ibiblio.org/maven/jtidy/jars/ James ------- http://radio.weblogs.com/0112098/ __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
