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:20:24 UTC

build failure

Hi everyone,

I downloaded Tomcat 4.0 and compiled it on my win2k.  This was the message I got back:

Buildfile: build.xml

BUILD FAILED

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

I had followed the instruction and installed all the requirement.  And I still got this error.  Do you know what is going on with the build?  Is there anything related to environment variable I have to set?  Thanks.

Huy-