Hi

You can't disable the page caching in jetspeed, still you can increase the
scanning time in
page-manager.xml

   <bean id="PageFileCache" class="org.apache.jetspeed.cache.file.FileCache"
init-method="startFileScanner" destroy-method="stopFileScanner">
       <!-- Scan rate for changes in cached files on the file system -->
       <constructor-arg index="0">
           <value>10</value>

change first argument value, according to your need.

On 2/12/07, Rajath Rajagopal <[EMAIL PROTECTED]> wrote:

Hi All,

Even after modifying my pages, jetspeed is still showing the older
pages. It looks like jetspeed is caching the pages. How can I disable
the caching in jetspeed (during development) so that modifications to
pages will reflect immediately.


Thanks & Regards,
Rajath.




--
Regards & thanks
Vivek Kumar

[EMAIL PROTECTED]

Reply via email to