<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Did you check if the class is contained in the
.jar?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>My Xerces libs contain
org.xml.sax.SAXNotRecognizedException not in XercesImpl.jar but in
xmlParserAPIs.jar.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Anyway, a quick "jar -tvf xerces.jar" shows you the
content of the jar.</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>hth</FONT></DIV>
<DIV><FONT face=Arial size=2>Detlef</FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A href="mailto:d8032102@u-aizu.ac.jp" title=d8032102@u-aizu.ac.jp>Robert R.
Roxas</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
href="mailto:jdom-interest@jdom.org"
title=jdom-interest@jdom.org>jdom-interest@jdom.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, April 18, 2003 4:14
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [jdom-interest]
SAXNotRecognizedException</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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: </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>java.lang.NoClassDefFoundError:
org/xml/sax/SAXNotRecognizedException. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>What's wrong?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thank you very much.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Robert</FONT></DIV></BLOCKQUOTE></BODY></HTML>