I have a situation where i create and save a simple cfm template, then access it with a browser
The following takes place: 1) the template is parsed 2) the Java source is generated 3) the .java file is saved. 4) I get an error before the.class file is saved The error is below -- just a single line stack trace. The question: How do I determine what portion of CFMX is in control when the error occurs? TIA Dick The Error: ================ Error occurred while processing request! Please try the following: * Check the CFML Reference Manual to verify that you are using the correct syntax. * Search the Knowledge Base to find a solution to your problem. Browser�� Mozilla/4.0 (compatible; MSIE 5.22; Mac_PowerPC) Remote Address�� 127.0.0.1 Referrer�� http://127.0.0.1:8500/mycfmxapps/ Date/Time�� 28-Oct-02 02:05 PM Stack Trace (click to expand) [Ljava.lang.StackTraceElement;@c127d ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

