[jdom-interest] SAXNotRecognizedException
Jason Hunter
jhunter at acm.org
Sat Apr 19 20:47:44 PDT 2003
Try running jdom-contrib/src/java/WhichClass.java to see what SAX is
really being loaded. Make sure it's the xerces.jar that comes with
JDOM.
-jh-
> "Robert R. Roxas" wrote:
>
> Hello,
>
> I'm using jdk1.3.1 and I've got an error when running my java program
> using JDOM. This error is already mentioned in the FAQ of the JDOM web
> page. My classpath contains the path to "xerces.jar" and both
> "jdom.jar" are found in both ext directories as mentioned in the FAQ.
> But I still have the error:
>
> java.lang.NoClassDefFoundError: org/xml/sax/SAXNotRecognizedException.
>
> What's wrong?
>
> Thank you very much.
>
> Robert
More information about the jdom-interest
mailing list