Folks,
 
I am new to Torque and have read the documentation a couple of times. I get the following:
 
javax.xml.parsers.FactoryConfigurationError: com.sun.xml.parser.SAXParserFactoryImpl
        at javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:84)
        at org.apache.tools.ant.ProjectHelper.getParserFactory(ProjectHelper.java:637)
        at org.apache.tools.ant.ProjectHelper.parse(ProjectHelper.java:101)
        at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:85)
        at org.apache.tools.ant.Main.runBuild(Main.java:402)
        at org.apache.tools.ant.Main.main(Main.java:149)
 
Total time: 1 second
com.sun.xml.parser.SAXParserFactoryImpl
 
I had 2 versions of xerces, 1.1.3 and 1.2.1, I tried both and got the same result.
 
Any ideas?
 
David

Reply via email to