I seem to remember getXMLReader is a SAX2 method. What SAX/XML parser are you linking with in the build?
-----Original Message----- From: JLupo Sent: 20 December 2001 20:39 To: tomcat-dev Cc: JLupo Subject: Problems building Tomcat 4.0.1 When I try to build Tomcat 4.0.1 on my system, I get the following error and it fails: build-main: [javac] Compiling 93 source files to /opt/jakarta-tomcat-4.0.1-src/jasper/build/classes [javac] /opt/jakarta-tomcat-4.0.1-src/jasper/src/share/org/apache/jasper/compile r/Pa rserXJspSax.java:147: Method getXMLReader() not found in class javax.xml.parsers.SAXParser. [javac] XMLReader parser = saxParser.getXMLReader(); [javac] ^ [javac] 1 error I've verified that I've followed the BUILDING.txt directions to no avail. Searching the Internet revealed the following link to the archives of this list, http://w6.metronet.com/~wjm/tomcat/2000/Oct/msg00402.html but the response doesn't help me because I've never had any other versions of JAXP installed other than v1.1. By the by, I'm running Solaris 8 x86 with JDK 1.2.2 installed. thanks. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> Visit our website at http://www.ubswarburg.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>