Next in thread → Next in month →

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

From
David Brownell <>
To
,
Date
2001-11-29T03:24:32Z
ID
<199b01c17890$c2bd63a0$>
Thread
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.
Next in thread → Next in month →