I 've a strang problem with HEAD(, too)
I get a ServletException with Root Cause:
javax.xml.parsers.FactoryConfigurationError:
Provider for javax.xml.parsers.SAXParserFactory cannot be found
at javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:141)
at
org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.<init>(DefaultConfigurationBuilder.java:38)
at org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServlet.java:578)
at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:162)
In the xml-apis.jar there is both the FactoryConfigurationError and the
javax.xml.parsers.SAXParserFactory. As well as there is xerces in WEB-INF/lib
Any ideas? I don't get it!
--
Torsten
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]