I have a CF7.02 app that instantiates numerous core java objects (java.io.File, java.util.zip, etc.), using cfscript to access the objects. This app has run flawlessly for over a year.
I upgraded my dev server to CF8, and none of the java objects return anything. The objects instantiate correctly (cfdump of the object returns the methods, etc.), but whenever a method is called, either the app errors out or returns nothing. Has anyone else had this problem with CF8? Any help would be appreciated. Thanks, Randy ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290834 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

