Sonny Sukumar wrote:

 > I switched "treeprocessor" by commenting out one <sitemap> tag and
 > uncommenting the other one in cocoon.xconf.

no huuray however?

 > Btw, what is stored in Tomcat's work directory?  This might sound
 > like a dumb question to you, but I'm still on Hello World. :-)

using the (default) compiled sitemap processor, the java classes that 
implement your sitemap (which are generated using xslt from your 
sitemap.xmap - don't ask ;-) are created there and compiled

many people have experienced already that for some mysterious reasons, 
getting rid of these java sources/compiled classes sometimes does help

 > Likewise, I haven't done anything with error handling, so if you feel
 > this is something important that I should do here and now to diagnose
 > the problem, I humbly ask for a small explanation so I can understand
 > what's going on.  For example, what XML source does the
 > error2html.xsl file in your sample code operate on?

not exactly a 'source', but a built-in error generator that provides the 
error2html.xsl stylesheet with an XML representation of the 
exception/stacktrace

 > Lastly, I know for a fact I'm editing sitemap.xmap and not the
 > sitemap.xmap.bak file I created to simply backup the original
 > sitemap.xmap file before I started playing around with it.  But it is
 > good of you to point out. :-)

I could as well try ;-)

</Steven>
-- 
Steven Noels                            http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]                      [EMAIL PROTECTED]


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to