I searched the faq's and surfed before posting this and was 
surprised to find that this has not already been addressed.

After successfully using C2 on Tomcat, I attempted to migrate
to a hosting environment running ServletExec 3.1 on Solaris 5.8
and I get the following error when the servlet engine attempts
to start the Cocoon servlet:

Has anyone deployed on ServletExec3.1 on Solaris?

BTW, I changed out the old xerces jar for version 1.4.3 -- both
with and without the xml_apis.jar present...

Thanks, 
 
Chris

Error. The server encountered an unexpected condition which prevented it
from fulfilling the request.

java.lang.Error: Unable to setup SAX parserjava.lang.ClassCastException:
org.apache.xerces.jaxp.SAXParserFactoryImpl
        at
org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.(DefaultConfigurationBuilder.java:92)
        at
org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.(DefaultConfigurationBuilder.java:64)
        at
org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServlet.java:582)
        at
org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:165)
        at
com.newatlanta.servletexec.ServletExec.CallServletInit(ServletExec.java)
        at
com.newatlanta.servletexec.ApplServletContext.CreateServlet(ApplServletContext.java)
        at
com.newatlanta.servletexec.ApplServletContext.loadConfiguredServlet(ApplServletContext.java)
        at
com.newatlanta.servletexec.ApplicationInfo.LoadExternalServlets(ApplicationInfo.java)
        at

---------------------------------------------------------------------
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