Neeme Praks wrote: > what do you have in your WEB-INF/web.xml and META-INF/Manifest.mf file? > > Neeme I have the sample file that was included with the CVS package modified to be mapped to my Cocoon install for WEB-INF/web.xml--but I don't have a META-INF/Manifext.mf file. I assumed that would be part of the cocoon.jar file. Nothing was mentioned about that in the install docs--is there anything I need to do with it? > > > > -----Original Message----- > > From: Berin Loritsch [mailto:bloritsch@infoplanning.com] > > Sent: Tuesday, May 30, 2000 3:53 PM > > To: Cocoon Dev List > > Subject: Installing Cocoon 2 > > > > > > I want to get involved in Cocoon 2 development, and tried to install > > it in my Tomcat 3.1 server. My problem is that Tomcat works, and > > the context is mapped properly, but the servlet is not invoked. > > > > I have Cocoon 2 mapped to "/cocoon" in the path "D:\Cocoon-2.0a1", > > my "WEB-INF" directory has the "lib" subdirectory with all the jars > > (including cocoon.jar) in it. I tried the test URL in the > > documentation > > > > "http://localhost/cocoon/hello", but got file not found. > > > > Is there anything I'm missing? If so, I will modify the install docs > > to be more complete in this area. > > > >