OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xml-dev] Problems with setting up Xerces



> 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.