> java.lang.NoClassDefFoundError: > org/xml/sax/helpers/DefaultHandler Look for class path setup problems. You're probably setting up your compilation and runtime environments differently. FYI it seems to me you're not even getting to the point where a Xerces-specific bug would be showing up.