Perhaps you got the wrong version of sitemap.xmap? Mine has the following,
with "resource" properly defined.
<map:readers default="resource">
<map:reader name="resource"
logger="sitemap.reader.resource"
src="org.apache.cocoon.reading.ResourceReader"/>
<map:reader name="jsp"
logger="sitemap.reader.jsp"
src="org.apache.cocoon.reading.JSPReader"/>
</map:readers>
HTH,
Sreedhar
-----Original Message-----
From: TREGAN Fabien [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 06, 2002 10:45 AM
To: '[EMAIL PROTECTED]'
Subject: Where is the 'resource' reader name defined ?
sitemap contains :
<map:readers default="resource">
<map:reader name="jsp" logger="sitemap.reader.jsp"
src="org.apache.cocoon.reading.JSPReader"/>
</map:readers>
but where is the name/src of the default reader ("resource") defined ?
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>