Re: [JWebUnit-users] Re : random NoSuchMethod

2009-05-19 Thread Jack Pham
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

[JWebUnit-users] Re : random NoSuchMethod

2009-04-29 Thread Julien HENRY
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