I'm using JBoss3 (it runs Jetty anyway, not Tomcat), it deploys stuff into
$JBOSS_HOME/tmp/deploy/Default/, but yes, it gets cleared at redeploying,
and for sure it gets wipe clean at JBoss restarts; which does not help
either.

Christopher


On Sun, Jan 20, 2002 at 04:05:20PM +0100, Luca Morandini wrote:
> Jozsa,
> 
> have you already tried to delete the files contained under $TOMCAT_HOME/work
> ?
> 
> Best regards,
> 
> ---------------------------------------------
>                Luca Morandini
>                GIS Consultant
>               [EMAIL PROTECTED]
> http://utenti.tripod.it/lmorandini/index.html
> ---------------------------------------------
> 
> 
> > -----Original Message-----
> > From: Jozsa Kristof [mailto:[EMAIL PROTECTED]]
> > Sent: Sunday, January 20, 2002 3:59 PM
> > To: [EMAIL PROTECTED]
> > Subject: Avoid extreme caching?
> >
> >
> > Hi,
> >
> > I'm using Cocoon in JBoss3 fresh snapshots. My actual problem is, that
> > sometimes, when I change the sitemap, re-jar my cocoon project
> > from ant, and
> > redeploy; NOTHING changes in the results. Not even stopping and restarting
> > JBoss makes Cocoon realize the changes.
> >
> > I have some hairy examples from the past days:
> >
> > 1. rename a source file both in the sitemap and on the filesystem, repack,
> > redeploy, and it still looks for the old name. The logs show
> > clearly how it
> > lookups a non-existent name, lookups to a string which doesn't even exists
> > in the sitemap anymore!
> >
> > 2. erase one of my own -not anymore needed- Transformer component
> > completely
> > from the sitemap (both calls and the definition itself), and Cocoon cannot
> > live without it, I had to place back my obsolete jar into
> > WEB-INF/lib, else
> > Cocoon doesn't start up at all. The Transformer's name of course
> > couldn't be
> > find in the sitemap either..
> >
> >
> > Now, I'd like to ask for some advice how to avoid such effects, they're
> > very very annoying. I can't even imagine myself _where_ Cocoon caches all
> > these above, at least a whole JBoss restart should help on it.
> >
> > tia,
> > Christopher
> >
> > ps. shall I crosspost to jboss-user? I guess that's only Cocoon
> > related, but
> > not sure
> > --
> > .Digital.Yearning.for.Networked.Assassination.and.Xenocide
> >
> > ---------------------------------------------------------------------
> > 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]>
> >
> 
> 
> ---------------------------------------------------------------------
> 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]>
> 

-- 
.Digital.Yearning.for.Networked.Assassination.and.Xenocide

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