According to the installation guide, deploying C2 under
Tomcat 4.0.4 is simple ;-) i.e.

Copy cocoon.war into tomcat/webapps directory.
Start Tomcat: Go to the tomcat/bin directory, and run the startup
script. 
Open the Cocoon welcome page: http://localhost:8080/cocoon/ 
Congratulations! You should see the Cocoon welcome page. 

 My setup is:
 Java 1.3.1
 Tomcat 4.0.4 (examples are running fine)
 Cocoon 2.0.3
 
And when I invoke
 http://localhost:8080/cocoon/
 I get:
 
 Apache Tomcat/4.0.4 - HTTP Status 500 - Internal Server Error

----------------------------------------------------------------------
 type Exception report

 message Internal Server Error
 
 description The server encountered an internal error (Internal Server

 Error) that prevented it from fulfilling this request.

javax.servlet.ServletException: 
  Servlet.init() for servlet Cocoon2 threw exception
 at org.apache.catalina.core.StandardWrapper.loadServlet
 (StandardWrapper.java:946)
 etc.... 



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

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

Reply via email to