Mike Campbell wrote:
> 
> > > Exception in thread "main" java.lang.NoClassDefFoundError: 
>javax/xml/parsers/SAXParserFactory
> 
> >
> > The file should be within $TOMCAT_HOME/lib/xml.jar.
> >
> > Which version did you download tomcat ?
> 
> I downloaded the binary version 3.1 (from 
>http://jakarta.apache.org/builds/tomcat/release/v3.1/bin/).  I'm hoping I got the 
>correct
> version.
> 
> My xml.jar file does NOT have this file (nor does it even have this directory 
>hierarchy (javax/xml/parsers).
> 
> Hrm.
> 
> Do you have a <tomcat>\lib\jaxp.jar file?  Another person told me to check this.  
>And I don't have that jar file either.  Where does
> THAT come from?

The javax/xml/parsers  package in from JAXP - the current official
parser from Sun - download at  java.sun.com/xml
-- 
WBB - [EMAIL PROTECTED]  Chief Scientist, LANWrights, Inc.
Java Programmer Certification information and mock exam
at  http://www.lanw.com/java/javacert/

Reply via email to