You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Frank Hess <he...@web.de> on 2001/10/30 16:06:57 UTC

Tomcat4.0 - Cocoon 1.8.2 - XSP

Hi,

i installed cocoon 1.8.2 on my Tomcat 4.0 and tryed out the examples. But the example First XSP Page gives me rhe following error:

java.lang.ClassCastException: _usr._local._tomcat._tomcat40._webapps._cocoon._xsp._page
                    at org.apache.cocoon.processor.xsp.language.java.XSPJavaProcessor.load(XSPJavaProcessor.java:168)
                    at org.apache.cocoon.processor.xsp.XSPProcessor.loadPage(XSPProcessor.java:542)
                    at org.apache.cocoon.processor.xsp.XSPProcessor.process(XSPProcessor.java:523)
                    at org.apache.cocoon.Engine.handle(Engine.java:384)
                    at org.apache.cocoon.Cocoon.service(Cocoon.java:183)
                    at javax.servlet.http.HttpServlet.service(HttpServlet.java:85 .....


I am using JSE2 (build 1.3.0) under RedHat 7.1. The same error occurs by testing cocoon 1.8.2 with my win98 computer and tomcat 4.0. With Tomcat 3.2.1 
erverything works fine.

Does cocoon (XSP) actually dont work with tomcat 4.0 ????

Someone an idea.

Thanks

Frank



---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>