[jdom-interest] NoClassDefFoundError - - - org/xml/sax/SAXNotSupportedException

Jean Carot yhean at lycos.com
Thu Jun 30 05:24:00 PDT 2005


It is the exact solution, thank you!
Well now I have an "Exception occured during event dispatching" but this has nothing to do with JDOM. Still, Java may be platform-independant, it's so version-dependant...


Jean



----- Original Message -----
From: "Laurent Bihanic" <laurent.bihanic at atosorigin.com>
To: "Jean Carot" <yhean at lycos.com>
Subject: Re: [jdom-interest] NoClassDefFoundError - - -	org/xml/sax/SAXNotSupportedException
Date: Thu, 30 Jun 2005 12:03:51 +0200

> 
> 
> Hi,
> 
> Jean Carot wrote:
> > java.exe -classpath .\build;.\lib\org.jdom\jdom.jar; MainClass
> > Exception in thread "main" java.lang.NoClassDefFoundError: 
> > org/xml/sax/SAXNotSupportedException
> >
> > it appears to be the line "SAXBuilder sxb = new SAXBuilder();"
> >
> > I really don't understand why it won't work from a Windows to 
> > another. Any help? :)
> 
> Maybe you're running on an old JDK version that has no XML support bundled.
> Try adding Xerces JARs (xml-apis.jar and xerces.jar) to the classpath.
> 
> Laurent


-- 
_______________________________________________
NEW! Lycos Dating Search. The only place to search multiple dating sites at once.
http://datingsearch.lycos.com




More information about the jdom-interest mailing list