You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Gearoid Griffin <ge...@aardvark.ie> on 2001/01/16 12:54:53 UTC

Cocoon 1.8 with Tomcat 3.2.1


Hi,
Im trying to get Cocoon 1.8 to work with Tomcat 3.2.1 on NT. I can get 
Tomcat up and running no problem (JSP and Servlets running fine.) According 
to tomcat\docs\install-case-windows.html what I need to do after I have 
apache and tomcat running is to copy over the jar files to tomcat\lib 
(done), copy cocoon.jar to tomcat\lib (done), modify the tomcat.bat to add 
the other jar files in the classpath (done), change web.xml to add the 
cocoon mapping (done) and add the cocoon.properties to tomcat\webapps\ROOT 
(done). When I try and access localhost:8080\Cocoon.xml I get the following 
error (404) message

2001-01-16 11:43:39 - Ctx(  ): 404 R(  + /Cocoon.xml + null) null

Im stumped Ive double checked my config and everything seems to be fine. 
Any clues anyone?

Regards
GearĂ³id