RE: C2: xsp caching

2001-06-19 Thread Torsten Curdt
Sorry, only experienced this in VERY old versions of cocoon. Try to remove the file from the repository then... -- Torsten > -Original Message- > From: Daniel Pfuhl [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 19, 2001 2:58 PM > To: [EMAIL PROTECTED] > Subject: RE:

RE: C2: xsp caching

2001-06-19 Thread Daniel Pfuhl
Torsten Curdt <[EMAIL PROTECTED]> schrieb: > Could > you > > show us the corresponding sitemap snipped? > > > > > > AFAIK serverpages are not cached by default. > > > (had no problems myself with that...) > > > Changes in the xsp file result i

RE: C2: xsp caching

2001-06-19 Thread Torsten Curdt
the xsp file result in a recompilation... > > -- > > Torsten > > > > > -----Original Message- > > > From: Daniel Pfuhl [mailto:[EMAIL PROTECTED]] > > > Sent: Tuesday, June 19, 2001 12:18 PM > > > To: User CocoonList > > > Su

RE: C2: xsp caching

2001-06-19 Thread Daniel Pfuhl
OTECTED]] > > Sent: Tuesday, June 19, 2001 12:18 PM > > To: User CocoonList > > Subject: C2: xsp caching > > > > > > Hello > > > > How can I turn off caching of my xsp-pages? in > > my current status of developing xsp-pages with > > e

RE: C2: xsp caching

2001-06-19 Thread Torsten Curdt
: Tuesday, June 19, 2001 12:18 PM > To: User CocoonList > Subject: C2: xsp caching > > > Hello > > How can I turn off caching of my xsp-pages? in > my current status of developing xsp-pages with > esql i need no caching. I have to resart my > tomcat everytime i cha

C2: xsp caching

2001-06-19 Thread Daniel Pfuhl
Hello How can I turn off caching of my xsp-pages? in my current status of developing xsp-pages with esql i need no caching. I have to resart my tomcat everytime i change my xsp-file. otherwise my changes wan't be recognized. can somebody show me a workaround or is there an option to switch? th