Cheers barney, I'll give it a try.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Barney Boisvert Sent: 14 October 2004 5:38 pm To: [EMAIL PROTECTED] Subject: Re: [CFCDev] OT: cfscript vs cfml On CFMX 6.0, you could enable an option to have them generated and left on disk. If you're running 6.0, upgrade to 6.1. On 6.1 you have to decompile the java bytecode. Turn on the option to save class files to disk in the CF admin, and then run one of the many java decompilers (I like 'jad') on the relevant class file to get back your java source. It's entirely possible that doing that violates some rule or another in the CF EULA that you agreed to when you installed CF, but I doubt anyone's going to call you on it. cheers, barneyb ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]