Thanks Antonio, I'll try it out. How does the reload-method="synchron"
improve things?

-----Original Message-----
From: Antonio Gallardo [mailto:[EMAIL PROTECTED]]
Sent: 20 January 2003 06:34
To: [EMAIL PROTECTED]
Subject: Re: Logicsheet problems - global XSLT variables


> Also, do others find working with Cocoon very frustrating? When you make
> a change it takes forever for the web-app to reload and re-compile the
> java class, espcially when it takes up so much memory.

You need to add in your cocoon.xconf file:

<sitemap reload-method="synchron" check-reload="yes"
config="resource://org/apache/cocoon/components/treeprocessor/treeprocessor-
builtins.xml"
file="context://sitemap.xmap" logger="sitemap"/>

Search for the <sitemap> tag and add the attributes:

reload-method="synchron"
check-reload="yes"

Antonio Gallardo

>
> Thx in advance,
> Mark
>
>
>
> ---------------------------------------------------------------------
> 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]>




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






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