If you just want to get rid of the cache for now, then you could try to delete the contents of the work and temp folders. (For instance Tomcat 5.5/Work, Tomcat 5.5/temp).
Regards Hans On 1/25/06, Christian Barth <[EMAIL PROTECTED]> wrote: > Hi! > > I havn't changed the data. I changed the way the generator presents the data > und adjusted the XSL-Page to fit the new XML. > The data is still the same, but in another order! > > > Greets, > Barthi > > P.S.: Have you read my last answer about this? The problem got much bigger > now!! > > > > -----Original Message----- > > From: Ralph Goers [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, January 24, 2006 11:23 PM > > To: [email protected] > > Subject: Re: How can I empty the cache? > > > > I don't think I understand. > > > > In the first paragraph you say that if the database data > > hasn't changed then the cached version is used. Then you say > > "The problem now is, that the database-data hasn't changed > > and so there is always the old data called from cache." > > > > If the data in the database hasn't changed why do you need to > > clear it from the cache? It should be the same as the data in > > the cache? > > > > Ralph > > > > > > Christian Barth said: > > > Hi! > > > > > > I wrote a generator supplying me with some XML-Data from a Database. > > > To speed up everything I implemented the Cocoon-Caching mechanism. > > > There I test, if something in the database has changed. If not, the > > > data is called from cache. > > > > > > Everything worked fine here. But I'm still developing and > > so today I > > > changed something in the way the XML is presented to cocoon > > > (rearranged some tags). > > > I also adjusted the XSL-File that's used for processing the data. > > > > > > The problem now is, that the database-data hasn't changed > > and so there > > > is always the old data called from cache. > > > > > > So, how can I delete this old information from cache? > > > > > > Thanks, > > > > > > Barthi > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
