Geoff
Paul Downs wrote:
Hi, I have a very simple site deployed with a stripped down cocoon.xconf and sitemap.xmap. Initially the problem was:
cocoon version="2.0">
which I changed to read 2.1. Then after chasing various class not found errors (I had to put cocoon-2.1m3-deprecated.jar in the class path amongst others) I got this error:
Message: Error while reading resource://org/apache/cocoon/components/treeprocessor/treeprocessor-builtins.xml: null
Description: org.apache.avalon.framework.configuration.ConfigurationException: Error while reading resource://org/apache/cocoon/components/treeprocessor/treeprocessor-builtins.xml: null
Sender: org.apache.cocoon.servlet.CocoonServlet
Source: Cocoon Servlet
cause
java.lang.NullPointerException
I have tried all sorts of silly solutions to the problem (copying the file to various places etc. etc.) and none of them have resolved the error.
So can anyone enlighten me please? ;-)
If you want sections of configuration or anything else please ask. Any help appreciated.
Paul
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
