Thanks for the responses!

Thanks,
CC



----------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please 
delete without copying and kindly advise us by e-mail of the mistake in 
delivery. NOTE: Regardless of content, this e-mail shall not operate to 
bind CSC to any order or other contract unless pursuant to explicit 
written agreement or government initiative expressly permitting the use of 
e-mail for such purpose.
----------------------------------------------------------------------------------------





"S. Isaac Dealey" <info
@turnkey.to>
08/04/2005 09:32 PM
Please respond to cf-talk
 
        To:     CF-Talk <cf-talk@houseoffusion.com>
        cc: 
        Subject:        Re: Quick easy custom tag question


> If a custom tag has been changed and deployed to a
> production enviroment
> but has the old version cached is there a way to force it
> to recognize the
> new version without restarting the server to clear cache?

Hi Casey. If it's a CFML tag, check the ColdFusion directories for a
directory containing a bunch of .class files which resemble the names
of the templates in your application. One of those files is generated
from your custom tag. You can delete just the tag you're having a
problem with, if you can isolate it by name, but I generally just
delete them all -- they're all created when the CFML file is compiled
anyway. I never had a problem with this until recently -- the servers
at my day job have had this problem a couple times. Of course, this
may not be your problem, but it's a possibility. Apparently sometimes
CF gets confused and doesn't see that there's a newer version of the
CFML template, so it doesn't delete and recreate the class file.

s. isaac dealey     954.522.6080
new epoch : isn't it time for a change?

add features without fixtures with
the onTap open source framework

http://www.fusiontap.com
http://coldfusion.sys-con.com/author/4806Dealey.htm




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213914
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to