You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Werner Schalk <we...@gmx.de> on 2002/06/25 22:51:04 UTC

ant dist fails

Hi,

I'm still trying to compile tomcat
for educational purposes from the source.
Now it almost works but I get one last
error message when trying to make a
"ant dist":

build-main:
    [javac] Compiling 1 source file to
/usr/local/tomcat-src/jasper/build/classes
    [javac]
/usr/local/tomcat-src/jasper/src/share/org/apache/jasper/compiler/Parser
XJspSax.java:147: Method getXMLR
eader() not found in class javax.xml.parsers.SAXParser.
    [javac]             XMLReader parser = saxParser.getXMLReader();
    [javac]                                                      ^
    [javac] 1 error

BUILD FAILED

/usr/local/tomcat-src/jasper/build.xml:78: Compile failed, messages
should have been provided.

Could anybody provide some help?

Thanks and bye,
Werner


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>