On Sunday, March 23, 2003, at 01:43 PM, David Crossley wrote:
Jeremy Quinn wrote: <snip/>OK
This still fails:
http://localhost:8888/samples/catalog/sdocbook-demo
org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.io.FileNotFoundException: /Users/jermq/Checkouts/Secure/cocoon-2.1/build/webapp/samples/catalog/ sdocbook.dtd (No such file or directory)
While this one appears to be working:
http://localhost:8888/samples/catalog/catalog-demo
This sounds to me like you do not have your local catalog properly configured for the Simplified DocBook DTD. Did you follow the instructions on that page? You can raise the verbosity level of the entity-resolver to 10 in cocoon.xconf and watch the catalog loading messages when Jetty starts and when you access the webapp sample.
OK, I did these tests 'out of the box'.
I'll try to get this tested today.
Thanks
regards Jeremy