You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by to...@the-ecorp.com on 2001/07/06 14:47:04 UTC

[C2] questions about "the sitemap handler's sitemap..."

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: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [C2] questions about "the sitemap handler's sitemap..."

Posted by Davanum Srinivas <di...@yahoo.com>.
Done (both 2.0 and 2.1). Thanks.

-- dims

--- tom.klaasen@the-ecorp.com wrote:
> 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: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 


=====
Davanum Srinivas, JNI-FAQ Manager
http://www.jGuru.com/faq/JNI

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org