During development, I usually use:
find stylesheets/ -name *.xsl -exec touch \{\} \;
... that helps ;)
K.
> -----Oorspronkelijk bericht-----
> Van: Alexander Schatten [mailto:[EMAIL PROTECTED]]
> Verzonden: zondag 14 juli 2002 15:46
> Aan: [EMAIL PROTECTED]
> Onderwerp: Refresh Problem with included XSLs
>
>
> I use the include XSL mechanism heavily as it allows a kind of
> "component based" publishing putting together xsls from different pieces.
>
> so it happens, that multiple XSL stylesheet include one or multiple
> other XSLs, lets say like this:
>
> a <--includes-- x
> b <--includes-- x
> c <--includes-- x
>
> if I modify x: a, b and x are NOT reloaded, as Cocoon 2 does not detect
> that this is necessary. Now I would have to modify a, b and c or restart
> the Cocoon server and delete the tomcat work directory. this is the only
> safe way to perform the refresh.
>
> is there another option?
>
> so btw: It would be extremely valuable to hava a cocoon command (e.g.
> via network), that forces cocoon to flush the complete cache and refresh
> all documents?!
>
>
> thank you
>
>
> Alex
>
>
>
> ---------------------------------------------------------------------
> 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]>