You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by hu...@redspark.com on 2001/04/16 23:08:43 UTC

build failed

Hi everyone,

I just downloaded Tomcat4.0 and do a build on it and I got this error message:

javax.xml.parsers.FactoryConfigurationError: com.sun.xml.parser.SAXParserFactory
Impl
        at javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:
84)
        at org.apache.tools.ant.ProjectHelper.parse(ProjectHelper.java, Compiled
 Code)
        at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.jav
a:85)
        at org.apache.tools.ant.Main.runBuild(Main.java, Compiled Code)
        at org.apache.tools.ant.Main.main(Main.java:149)

Total time: 0 seconds
com.sun.xml.parser.SAXParserFactoryImpl

Do you any idea of what is wrong with my build?  Thanks.

Huy-