Try using  "TreeProcessor" instead "synchron" method .
In the cocoon.xconf:
<sitemap 
class="org.apache.cocoon.components.treeprocessor.TreeProcessor" 
logger="sitemap"/>

I'm using this configuration...
And so ok for me :)

Yury.

Antonio Gallardo Rivera wrote:

>Hi Vaskin:
>
>To resolve your problem you must tell Cocoon to check for change in a synchron 
>form. To do this:
>
>In the file cocoon.xconf
>
>search for:
>
><sitemap file="sitemap.xmap" reload-method="asynchron" check-reload="yes" 
>logger="sitemap"/>
>
>then change the attribute reload-method to synchron:
>
><sitemap file="sitemap.xmap" reload-method="synchron" check-reload="yes" 
>logger="sitemap"/>
>
>Antonio Gallardo
>
>El Lunes, 19 de Agosto de 2002 13:19, Vaskin Kissoyan escribió:
>  
>
>>I'm sometime seeing changes and sometimes not, how do I make sure
>>everything is be reflected properly? Is there a way to clear Cocoon's
>>cache directly, as I'm pretty sure its not in my browser cache or
>>anywhere else that I can tell, and restargint Tomcat doesn't seem to do
>>it either.
>>
>>Tomcat 4.04
>>Cocoon 2.0.3
>>Mozilla very recent Nightly
>>
>>Working on bonebreaker.zip from cocooncenter.de 's "Creating a
>>navigation Menu"
>>
>>When I try to add new sections I have issues where I cannot see the new
>>sections, I have edited and created new home.xml pages and everything.
>>
>>any help would be appreciated.
>>
>>
>>---------------------------------------------------------------------
>>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]>
>
>  
>


-- 

Best regards,
Yury.
--
Yury Mikhienko.
IT engineer, ZAO "Mobicom-Kavkaz"




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