Hi. I've just downloaded (from CVS) the latest code for cocoon (for the first time) and built it according to some (somewhat) conflicting/confusing instructions (naming build target webapp). I'm running 'cocoon servlet' after doing the build. I can open my browser on localhost:8888 and I see the 'Welcome to Cocoon!' page that says I've successfully installed Cocoon with the button that will take me to cocoon.apache.org. According to the book 'Cocoon: Building XML Applications' I should see a whole bunch of links to example pages if I go to localhost:8888/cocoon. I get this:
Cocoon 2 - Resource not found type resource-not-found message Resource not found description The requested URI "/cocoon" was not found sender org.apache.cocoon.servlet.CocoonServlet source Cocoon servlet cause No pipeline matched request: cocoon request-uri /cocoon path-info cocoon If I go to localhost:8888/cocoon/ I get this: Cocoon 2 - Resource not found type resource-not-found message Resource not found description The requested URI "/cocoon/" was not found sender org.apache.cocoon.servlet.CocoonServlet source Cocoon servlet cause Resource not found file:/C:/Projects/apache/xml-cocoon2/build/webapp/cocoon/sitemap.xmap request-uri /cocoon/ path-info cocoon/ I find the fact that it's looking for the sitemap.xmap file in .../build/webapp/cocoon somewhat surprising when it hasn't been put there. It's in the .../build/webapp directory. What have I done wrong? Anyone? Thanks in advance. Rich --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]