I am having the same problem and am using the same ugly workaround.

Tomcat 3.3.1
Cocoon 2.0.4dev (from CVS around 9-17-2002)
JDK 1.4.0_02

If I serialize the XSP page as XML it is always is up-to-date, but when I
use the XSP as a serverpage it is usually out-of-date.  This tells me that
the XML of the XSP page is being cached properly, but the JAVA code
that it generates is not being updated at the same time.

On rare occasions it will update with changes to the XSL page that
generates it, but most of the time I have to take down Tomcat and clear
the work directory to get the code generated from the XSP to update.

Tim

>>> [EMAIL PROTECTED] 10/10/02 10:52AM >>>
I'm using 2.1-DEV, and one file in my application is a XSL page which
generates XSP for the serverpagesGenerator. The problem here is, that no
changes are committed to the browser result! Only removing the work-dir
and restarting tomcat helps. And after one reload of that page it's still
the same. I've changed all the pipelines to "noncaching", and everything
is set to "false" that seems like a caching instruction.

I've tryed IE6, and NN7, no difference.

Help, please!

-Tuomo


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to