[XOM-interest] java.lang.IncompatibleClassChangeError Exception

Elliotte Harold elharo at metalab.unc.edu
Thu Jan 8 23:53:40 EST 2009


Mangala wrote:

> The jsp page is throwing an exception "java.lang.IncompatibleClassChangeError"
> at "Builder parser = new Builder()" line.
> It works fine with other servers like jetty.
> 
> Please let me know what might have gone wrong or how to fix this problem.


Something in your classpath was compiled against a different version of 
something else in your classpath, perhaps Xerces.

-- 
Elliotte Rusty Harold  elharo at metalab.unc.edu
Refactoring HTML Just Published!
http://www.amazon.com/exec/obidos/ISBN=0321503635/ref=nosim/cafeaulaitA


More information about the XOM-interest mailing list