Dave: No! unless you are using jre that will required restart cfmx, otherwise, it is just copy the .class file to the bin
-----Original Message----- From: Dave Merrill [mailto:[EMAIL PROTECTED] Sent: Friday, April 15, 2005 1:24 PM To: [email protected] Subject: [CFCDev] CF caching java classes I'm just starting to experiment with writing java classes for use in CF, and CF appears to be caching them more than I'd expect. Changes to java classes aren't reliably reflected in the browser, which makes learning and trying things very annoying. Sometimes restarting CF wakes it up, sometimes not, and sometimes I get that wonderful "<." msg, even though all that's changed is the value of a hard coded string returned by my test java class. Is this a problem other people see? Is there anything that would make this process more productive? The cf admin setting "Save Class Files" is unchecked. This is CFMX 61 on win2k, web server is IIS. Thanks, Dave Merrill ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com). An archive of the CFCDev list is available at www.mail-archive.com/[email protected] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com). An archive of the CFCDev list is available at www.mail-archive.com/[email protected]
