OK, let's try step by step :
0) restart cocoon; delete all the files named '_clean-page.*' in your
repository
1) in the (your servlet engine path)/webapps/cocoon/samples/xsp directory,
change the file 'clean-page.xml' by adding FOO to the 1st paragraph like
this:
<p>FOO Hi, I'm your ...</p>
2) load this page in your browser. (At this point, the page prints 'FOO Hi,
I'm your ...' in my browser)
3) take a look in your repository and check the '_clean-page.java' to see if
its date of modification is the current time and date. If so search in it
for the string 'FOO'. You should find it, if the page is recreated
correctly.
And let's see what happens (please copy what you put in cocoon.properties
for the repository path)
Olivier
> -----Message d'origine-----
> De : Dongilli Paolo [mailto:[EMAIL PROTECTED]]
> Envoy� : mercredi 11 juillet 2001 14:52
> � : '[EMAIL PROTECTED]'
> Objet : RE: XSP with Cocoon 1.8.1 - Cache Problem?
>
>
> OK, I upgraded to C1.8.2.
> Same problem: .java and .class files are re-created in the
> repository, but
> in the browser after reloading I see the old version of
> "clean-page.xml".
> In the original cocoon.properties I just changed the
> repository dir to an
> absolute path. That's all.
>
> Paolo.
(...)
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>