Hello again,

I don't think that's an db cahcing issue. because
i'm changing the structure of my xsp-file an this
will not be seen. i also can change the structure
to some not valid one and cocoon will serve the
old one without shouting at me :-(
maybe some tomcat related error? 

daniel


--- Torsten Curdt <[EMAIL PROTECTED]> schrieb: > Hm..
looks good to me... sure
> it's no db caching? try a "commit;"
> before your query.
> 
> > Hi
> > 
> > here is the snipped from my sitemap:
> > 
> > 
> >    <map:match pattern="xsp/esql">
> >     <map:generate type="serverpages"
> > src="docs/samples/xsp/esql.xsp"/>
> >     <map:transform
> > src="stylesheets/myown/default.html.xsl">
> >     </map:transform>
> >     <map:serialize/>
> >    </map:match>
> > 
> > I also attached my xsp file and the xsl for
> > this.
> > 
> > It would help me a lot to find out how to change
> > caching options.
> 
> in cocoon.xconf replace all Caching[Whatever] with
> NonCaching[Whatever]
> 
> Hope this helps...
> -
> Torsten
> 
> > 
> > thanx in advance
> > 
> > daniel
> > 
> > 
> > --- 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 in a
> recompilation...
> > > --
> > > Torsten
> > > 
> > > > -----Original Message-----
> > > > From: Daniel Pfuhl [mailto:[EMAIL PROTECTED]]
> > > > 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
> > > > 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?
> > 


=====
--------------------------------------------------------
Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

---------------------------------------------------------------------
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]>

Reply via email to