On Monday, Aug 11, 2003, at 12:32 US/Pacific, [EMAIL PROTECTED] wrote: > I have a particular server running CFMX Updater3 on Windows 2000 that > for some > reason or another, does not want to recompile it's CFML files into the > WEB- > INF/cfclasses directory.
This is usually when the date/time stamp of the files pushed to the server are 'behind' the current time on that server (so CFMX always thinks the .class files are newer than the .cfm / .cfc files). > Any comments/ideas are gladly appreciated! Upgrade to CFMX 6.1 - the compiler is completely different and it doesn't even need to generate .class files. Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

