Yes, I read the other post. Clearing the cache in that manner doesn't
sound like a very good idea.
I'm just trying to figure out what is going on. I assume your generator
is a cacheable processing component? If so, it has a Validity
associated with it. It sounds like the Validity is returning true
because the database data hasn't changed, but because you changed the
generator the old data is read from the cache.
Now, I'm assuming that this happens after a restart as I am also
assuming that you aren't just dropping your modified class into the
webapp? If that is the case, then you just need to delete the external
cache file after you have stopped Cocoon. Then restart it.
Ralph
Christian Barth 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!!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]