Hi all,

In order to reduce the amount of questions on "The sitemap handler's
sitemap..." on the mailing lists (which is a very confusing error message),
I would suggest to code the answer in the message. Something like adapting
sitemap/Manager.java like this:

cvs diff Manager.java (in directory
C:\CVS\xml-cocoon2\src\org\apache\cocoon\sitemap\)
Index: Manager.java
===================================================================
RCS file:
/home/cvspublic/xml-cocoon2/src/org/apache/cocoon/sitemap/Manager.java,v
retrieving revision 1.2.2.6
diff -r1.2.2.6 Manager.java
177c177
<                 throw new ProcessingException("The sitemap handler's
sitemap is not available.",
---
>                 throw new ProcessingException("The sitemap handler's
sitemap is not available. Please check cocoon.log for the exact error.",

Very lame patch, I know, but I believe this would solve some of the
confusion and relieve the traffic on the mailinglists a bit :)


just my 2 cents
tomK

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to