On Monday 04 March 2002 16:26, Stefano Bonnin wrote:
> <map:pipeline>
>     <map:match pattern="">
>         <map:redirect-to uri="myAppplication/myfile.html"/>
>     <map:match>
>
>     <map:match pattern="myApplication/*.html">
>         <map:generate src="myApplication/{1}.html"/>
>         <map:serialize type="html"/>

MISSING HERE: </map:match>

> </map:pipeline>

most probably the sitemap wasn't recompiled due to this error in the 
sitemap file (you could see the error messages in the WEB-INF/logs 
subdirectory of the Cocoon install).

It's always a good idea to check your sitemap file with an XML parser 
or editor, to avoid such problems.

-- 
 Bertrand Delacrétaz (codeconsult.ch, jfor.org)

 buzzwords: XML, java, XSLT, cocoon, mentoring/teaching/coding.
 disclaimer: eternity is very long. mostly towards the end. get ready.






---------------------------------------------------------------------
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]>

Reply via email to