I am getting the following error message when running the default
Cocoon2 Web application on JRun 3.0.  I would very much appreciate
help with this problem.  Thank you in advance.  Chareles Levy

500 Internal Server Error
/cocoon/:

javax.servlet.ServletException: javax.xml.parsers.SAXParser: method
getXMLReader()Lorg/xml/sax/XMLReader; not found
java.lang.NoSuchMethodError: javax.xml.parsers.SAXParser: method
getXMLReader()Lorg/xml/sax/XMLReader; not found
        at
org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.
(DefaultConfigurationBuilder.java:37)
        at
org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServlet.java:
433)
        at
org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:132)
        at
allaire.jrun.servlet.JRunServletLoader.loadServletInstance(JRunServlet
Loader.java, Compiled Code)
        at
allaire.jrun.servlet.JRunServletLoader.loadServletInstance(JRunServlet
Loader.java:190)
        at
allaire.jrun.servlet.JRunServletLoader.loadServlet(JRunServletLoader.j
ava:177)
        at allaire.jrun.servlet.JRunSE.getServletReference(JRunSE.java:1261)
        at allaire.jrun.servlet.JRunSE.runServlet(JRunSE.java, Compiled Code)
        at
allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatch
er.java:88)
        at allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131)
        at allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330)
        at allaire.jrun.jrpp.ProxyEndpoint.run(ProxyEndpoint.java:354)
        at allaire.jrun.ThreadPool.run(ThreadPool.java, Compiled Code)
        at allaire.jrun.WorkerThread.run(WorkerThread.java, Compiled Code)


 


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to