If you're talking about the WSDL cache, then you can delete them from CF 
Admin manually as Ray suggested or you can do it programmatically through 
the XML RPC service.  See here:

http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=7&threadid=456032

If you're talking about the template itself, check if Trusted Cache is 
turned on in CF Admin.  If it is, then turn it off (may need to restart 
service after changing this).

If neither of those fixes your problem, delete all the class files under

[ColdFusionMX]\wwwroot\WEB-INF\cfclasses

HTH,

Sam

At 11:49 AM 11/25/2002, you wrote:
>How can you force a component to stop reading from the cache? I have a
>component that is not reflecting the changes made to it....
>
>Brook

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to