I tried to create a blockless webapp using the cocoon-22-archetype-webapp. Then I added dependencies like those found in the working "myBlock1" tutorial:
cocoon-core cocoon-servlet-service-components cocoon-template-impl cocoon-flowscript-impl cocoon-fop-impl I put a sitemap.xmap and other files in: src/main/webapp When I fire up jetty and visit http://localhost:8888 I get the message javax.servlet.ServletException: No block for / At one time, this was possible as illustrated by Vadim Gritsenko's "Using Cocoon 2.2 the Classic Way" Is there a method to create a webapp without blocks? Thanks, -Hugh Sparks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
