Well at least when I run the Example XUpdate program I get the same error:
XML:DB Exception occured 1 Query error: java.lang.Exception: java.lang.NoClassDefFoundError: org/apache/xerces/framework/XMLParser
So does anyone know how to fix this?
why not writing a unit test that shows the bug? It' much easier to start from something when debugging.
It's especially important when you have to deal with external ressources (like the xml file to query and the Tomcat infrastructure).
-Vladimir
-- Vladimir R. Bossicard Apache Xindice - http://xml.apache.org/xindice
