heh....nice. Yes since the whole thing started with someone getting this error when dumping the ColdSpring BeanFactory on a shared host (which obviously isn't a Java object and as far as I know, internally it doesn't use any Java objects but maybe it does), this is kind of a serious bug for people on shared hosts, especially since there doesn't seem to be any way to tell under what conditions it will blow up.
On Nov 1, 2007 12:51 PM, Jared Rypka-Hauer <[EMAIL PROTECTED]> wrote: > My guess is just Java objects... everything else can be handled via CFML. > That said, I honestly have no clue and my answer to your question was > purely 1) a guess and 2) a smart-ass response. :) > > > ------------------------------------------------ > > Jared C. Rypka-Hauer > > Senior Software Engineer > > Alagad - http://www.alagad.com/ > > > Member: Adobe Community Experts - ColdFusion > > Certified Advanced ColdFusion Developer > > > On Nov 1, 2007, at 10:03 AM, Brian Kotek wrote: > > OK....which ones? I mean, any way you slice it, this is a pretty terrible > inconsistency. > > On Nov 1, 2007 12:44 AM, Jared Rypka-Hauer <[EMAIL PROTECTED] > > wrote: > > > Because only certain kinds of variables require Java to do the job? > > > > > > ------------------------------------------------ > > > > Jared C. Rypka-Hauer > > > > Senior Software Engineer > > > > Alagad - http://www.alagad.com/ > > > > > > Member: Adobe Community Experts - ColdFusion > > > > Certified Advanced ColdFusion Developer > > > > > > On Oct 31, 2007, at 8:41 PM, Brian Kotek wrote: > > > > Interesting idea, but why then does it work for some variables but not > > others? > > > > On Oct 31, 2007 9:34 PM, Snake < [EMAIL PROTECTED]> wrote: > > > > > Cfdump uses createobject(java), and as any self respecting host should > > > have > > > this disabled by default, cfdump may not work if your on a shared host > > > who > > > uses security sandboxes. > > > > > > > > > Russ Michaels > > > http://russ.michaels.me.uk/ > > > > > >
