> I get exception: > java.lang.NoClassDefFoundError: org/xml/sax/SAXNotRecognizedException Make sure the xerces.jar provided with the distribution is at the head of your classpath. -jh-