sebb wrote: > On 29/10/2007, Woody Aichner <[EMAIL PROTECTED]> wrote: >> I just looked the HtmlUnit and the dependent jars. This could create a >> problem: >> >> jaxen-1.1.1.jar not used by Jmeter >> commons-collections-3.2.jar same as Jmeter >> commons-lang-2.3.jar same as Jmeter >> commons-httpclient-3.0.1.jar Jmeter uses commons-httpclient-3.1.jar > > If HtmlUnit does not work with 3.1, then that is definitely a problem > - and not just for JMeter ;-)
HtmlUnit uses 3.1 since its available on maven repositories. No release has been published since this time therefore it's currently only on the SVN head. > >> comons-codec-1.3.jar same as Jmeter >> js-1.6R5.jar Jmeter us js_rhino1_6R5 (not >> sure this is the same thing or not) > > Probably same. in fact this is now 1.6R7, but I doubt that this would cause problems same thing with the other jars: I don't think that there are any incompatibilities there. Cheers, Marc. -- Blog: http://mguillem.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

