Hello: Trying to startup Tomcat I get the following error: ... Feb 14,2003 2:03:19 PM org.apache.comons.digester.Digester getParser SEVERE: Digester.getParser: javax.xml.parsers.ParserConfigurationException: AElfred parser is non-validaing at com.icl.saxon.aelfred.SAXParserFactoryImpl... ...
...and Tomcat fails to start. I'm trying to use the Xerces parser instead, but Tomcat insists on looking for the AElfred XML parser. How can I make Tomcat use the Xerces parser and/or eliminate this error? Thanks! MC
