Do this test on the prod server: create a variable (a string will do, e.g. <cfset SomeVar = "hello">) and then cfoutput the value of #SomeVar.getClass()#. Tell us what it says.
On 10/25/07, Mike Kear <[EMAIL PROTECTED]> wrote: > This issue has now morphed into another issue. I was getting an > error which I thought was coldspring-caused but which actually turned > out to be caused by the CFDUMP tag i was using to check the result. > > So i set about wanting to get hostmysite to change and allow access to > internal java components in the CF8 only to find that setting is > currently UNCHECKED. > > Correct me if i'm wrong, but that means all kinds of CFDUMP should be > allowed, shouldnt they? > > What does that mean (if anything) to the theory that my error was > caused by the CFDUMP tag not coldspring? > > Cheers > Mike Kear > Windsor, NSW, Australia > Adobe Certified Advanced ColdFusion Developer > AFP Webworks > http://afpwebworks.com > ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month > > > > > On 10/25/07, Sean Corfield <[EMAIL PROTECTED]> wrote: > > On 10/24/07, Andrew Scott <[EMAIL PROTECTED]> wrote: > > > Ok as a test I did what Mike is trying to do here locally. > > > > > > cfdump works fine with the setting of Disable access to internal > > > ColdFusion Java components. > > > > You didn't test thoroughly enough. See Mark Mandel's comment: you can > > cfdump *some* things with that setting enabled but not all things. > > > > > So that is not Mikes problem... > > > > Yup, definitely is. > > -- > > Sean A Corfield -- (904) 302-SEAN > > An Architect's View -- http://corfield.org/ > > > > "If you're not annoying somebody, you're not really alive." > > -- Margaret Atwood > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Enterprise web applications, build robust, secure scalable apps today - Try it now ColdFusion Today ColdFusion 8 beta - Build next generation apps Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292034 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

