On Mon, Mar 19, 2012 at 10:00 AM, Helwig, Till Helge <[email protected]>wrote:
> I wasn't aware that ColdFusion can cause exceptions in the underlying Java > application. This still confuses me. Is there some general explanation for > why this might occur? > ColdFusion code is compiled down to Java ByteCode and then executed as Java. So, really all errors are in the "Java Application" that is your ColdFusion app. -Cameron -- Cameron Childress -- p: 678.637.5072 im: cameroncf facebook <http://www.facebook.com/cameroncf> | twitter<http://twitter.com/cameronc> | google+ <https://profiles.google.com/u/0/117829379451708140985> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350474 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

