That seemed to work.

Thanks.

I am new to this list, and currently evaluating cocoon for use. I am really
impressed with what I have seen so far. But expect some newbie questions!

Mark Miller
Web Architect
Logica


[EMAIL PROTECTED] wrote:

> Change the sitemap entry in cocoon.xconf to
>
>  <sitemap file="sitemap.xmap" reload-method="synchron" check-reload="yes"/>
>
> That should help.
>
> Udo
>
> Marks local account <[EMAIL PROTECTED]> am 17.07.2001 14:25:08
>
> Bitte antworten an [EMAIL PROTECTED]
>
>
>
>  An:    [EMAIL PROTECTED]
>
>  Kopie: (Blindkopie: Udo Kretschmer/ORGIV/Alunorf)
>
>
>
>  Thema: Sitemaps not recompiling
>
>
> Using Cocoon 2.0 in Tomcat 3.2.2 without apache on Linux 7.1
>
> When I make changes to the sitemap (sub map) for my application I have
> to stop tomcat, delete the java files in the work directory and restart.
>
> I am using the following in the main cocoon sitemap.xmap:
>
>   <map:pipeline>
>    <map:match pattern="mmsc/**">
>     <map:mount uri-prefix="mmsc" src="mmsc/sitemap.xmap"
> check-reload="yes"/>
>    </map:match>
>   </map:pipeline>
>
> but I also tried :
>
>   <map:pipeline>
>    <map:match pattern="mmsc/**">
>     <map:mount uri-prefix="mmsc" src="mmsc/" check-reload="yes"/>
>    </map:match>
>   </map:pipeline>
>
> Changes to the main cocoon sitemap.xmap also require deletion of the
> java files in work, and a restart of tomcat.
> Changes to .xsl or .xsp files are spotted and the files are regenerated
> as required.
> Why don't the sitemaps recompile?
>
> Mark Miller
> Web Architect
> Logica
>
> ---------------------------------------------------------------------
> 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]>


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