Deleteing the contents of /WEB-INF/cfclasses will fix the issue. If
you want to be more selective you can work out the Java hash name of
the template you are trying to delete and just remove that class.

On 11/1/07, Chris Ditty <[EMAIL PROTECTED]> wrote:
> I have this happen to me all the time.  Even after I delete the file, it
> shows in the browser for 10+ minutes.  Even with a hard refresh or a
> different browser.  I think that I have to restart the CF server for it to
> actually clear.
>
> There is no rhyme or reason for it.  I'll be chugging along and then bam,
> cached page.
>
> On 10/31/07, Jon Clausen <[EMAIL PROTECTED]> wrote:
> >
> > Steve,
> >
> > That's the only Coldfusion-based issue I'm aware of which could be
> > causing the problem you are describing.    A couple of "silly"
> > questions:
> >
> >   - Did you perform a hard refresh of the page in question so you're
> > not seeing it from from browser cache?
> > - Are you sure the path that you deleted the file from is on the
> > production server and is pointing to the correct directory?
> >
> > Jon
> >
> > On Oct 31, 2007, at 11:30 AM, Steve LaBadie wrote:
> >
> > > Jon,
> > >
> > > I checked and the only thing I have checked is "Save Class Files".
> > >
> > > Steve LaBadie, Web Manager
> > > East Stroudsburg University
> > > 200 Prospect St.
> > > East Stroudsburg, Pa 18301
> > > 570-422-3999
> > > [EMAIL PROTECTED]
> > > http://www.esu.edu
> > >
> > > -----Original Message-----
> > > From: Jon Clausen [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, October 31, 2007 11:07 AM
> > > To: CF-Talk
> > > Subject: Re: Cached Web Pages
> > >
> > > Steve,
> > >
> > > The likely reason is that you have the "Trusted Cache" option checked
> > > in your CF Admin caching settings.   If you continue leave that
> > > setting on, you can press the "Clear Template Cache" button in the CF
> > > Admin and the cached version of your page will disappear.
> > >
> > > HTH,
> > >
> > > Jon
> > > On Oct 31, 2007, at 8:15 AM, Steve LaBadie wrote:
> > >
> > >> Does CF cache pages and never let them go even if the page has been
> > >> deleted? I had deleted a page from my web site, but when I click on
> > >> the
> > >> link it appears even though it's not in the directory structure
> > >> anymore.
> > >> I have been told that cold fusion, being Java-based, compiles its
> > >> files
> > >> (like JSPs are compiled), and that file existed at one point but for
> > >> some reason no longer does. The cached, compiled version is what I'm
> > >> seeing.
> > >>
> > >>
> > >>
> > >> Any thoughts?
> > >>
> > >>
> > >>
> > >> Steve LaBadie, Web Manager
> > >> East Stroudsburg University
> > >> 200 Prospect St.
> > >> East Stroudsburg, Pa 18301
> > >> 570-422-3999
> > >> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> > >> http://www.esu.edu <http://www3.esu.edu>
> > >
> > >
> > >
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292454
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to