You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Francois Jannin <f....@free.fr> on 2004/10/27 11:21:35 UTC

TraversableGenerator and Slide

Hello,

I'm using TraversableGenerator to access Slide repository, and I've met 
a strange behaviour concerning content update:
changing Slide content is randomly updated via the generator. Is there 
some cache configuration to get rid of this annoyance ?
I've tried yet changing cocoon.xconf, removing comment brackets for 
these lines in the Caching source protocol section :

<component-instance 
class="org.apache.cocoon.components.source.impl.CachingSourceFactory" 
logger="core.source.cached" name="cached">
      <parameter name="async" value="true"/>
      <parameter name="cache-role" value="org.apache.cocoon.caching.Cache"/>
      <parameter name="refresher-role" 
value="org.apache.cocoon.components.source.impl.Refresher/Delay"/>
      <parameter name="default-expires" value="-1"/>
</component-instance>

But it doesn't seem to change anything.

Any suggestions, hints or clue ar welcome, thanks



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org