James - I believe this problem was fixed in 7.0.1. If you have Java object creation disabled in a sandbox, instantiation by reflection will also be disabled.
-----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 29, 2006 11:52 AM To: CF-Talk Subject: Re: Createobject and Shared Hosting Providers Be aware that this does not disable Java object creation, as arbitrary java objects can still be created by the reflection method that Dan demonstrated a few days ago. There is currently no way of preventing java object creation on a CF server. On 11/29/06, Teddy Payne <[EMAIL PROTECTED]> wrote: > I can see why some > administrators disable Java loading. -- CFAJAX docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:261965 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

