> The exception stack trace : Any Ideas ? > A Servlet Exception Has Occurred > Exception Report: > javax.servlet.ServletException: Class org.apache.cocoon.Cocoon is not a > Servlet
Which is totally true. Did you explicitly configure your environment to use the org.apache.cocoon.Cocoon class somewhere? The right one is org.apache.cocoon.servlet.CocoonServlet. Ciao, -- Gianugo --------------------------------------------------------------------- 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]>