> Yep, just altered the config back to the original and I'm > still getting an error trying to view the CF Admin, albeit > that the error code is now different, although the error > message is still "java.lang.NoSuchMethodError".
The only thing that I can think of is that ColdFusion is confused about where to find the compiled page for that template. ColdFusion MX works by compiling a class file (Java Bytecode) storing it somewhere in it's directory (can't remember offhand where it is), and then calling that page. Is it possible that ColdFusion now cannot find it's class file? Paul -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
