Hey, I think that is one of the main differences of the LE edition. You must have at least jdk1.4.0 or add in the xml parsers yourself.
from jakarta site: a.. JDK 1.4 LE: This is a lightweight binary distribution of Tomcat 4, designed to be run on JDK 1.4. It does not include any of the optional binaries or the necessary XML parser (which is included in JDK 1.4). This build can be run on JDK 1.2+ by adding an XML parser. All the components of this distribution are open source software. This package does not contain JavaMail, Java Activation Framework, Xerces, JNDI or the JDBC Standard Extension. regards, Dave ----- Original Message ----- From: "Brandon Cruz" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 12:17 PM Subject: RE: Tomcat Distrobution Bundle > I don't think the LE version contains any XML parsers. > > -----Original Message----- > From: Jared Walker [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 06, 2003 7:37 PM > To: Tomcat Users List > Subject: Tomcat Distrobution Bundle > > > hi all, > I recently upgraded to the jakarta-tomcat-4.1.18-LE-jdk14 distribution > and I was wondering if it included any XML parsers or related tools? It > seems that something in this new version is now killing my XML code in > my web application (unreadable/missing files). Anyone know whats been > added that could do this? > > thanks, > -Jared > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
