29, 2009 4:20 AM
To: Usage problems for JWebUnit
Subject: [JWebUnit-users] Re : random NoSuchMethod
Hi Jack,
I guess you have a classpath conflict regarding Apache Xalan. HtmlUnit
depends on Xalan so if you have an old version in your classpath or in
your endorsed directory it may lead to this
Hi Jack,
I guess you have a classpath conflict regarding Apache Xalan. HtmlUnit depends
on Xalan so if you have an old version in your classpath or in your endorsed
directory it may lead to this kind of issue. If you are using Maven, could you
please send us the result of
mvn dependency:tree