Re: CachingPointProcessingPipeline problem

2005-04-20 Thread trampus
Hi Bertrand, > but did you look at the > "cacheable" sample of the XSP block? yes, it seems not to do more than I do in my generator (i.e. setting the getKey and getValidity methods. The only way I have found to have cache working is to set the transformers as "non-cacheable". But this makes

Re: CachingPointProcessingPipeline problem

2005-04-20 Thread Bertrand Delacretaz
Hi Romano, I haven't looked at your code in depth, but did you look at the "cacheable" sample of the XSP block? It might give you useful additional information about how to get caching to work. -Bertrand smime.p7s Description: S/MIME cryptographic signature

CachingPointProcessingPipeline problem

2005-04-20 Thread Romano Trampus
Hi, I've spent a week on this problem, trying to debug AbstractCachingProcessingPipeline, CachingPointProcessingPipeline and a few other classes (cocoon 2.1.7, jdk 1.5, tomcat 5). The problem is about caching-point. My situation is the following (it seems the same described in the sitemap.xconf):