I'm using Massimo's excellent tmt_image CFC for image manipulation, mostly resizing for an online photo gallery. It uses native Java method calls to do all of its image resizing, etc.
My code that uses this CFC works fine on my workstation (WinXP, CFMX7, Sun JVM) but when I try to run it on my Crystaltech shared hosting server (CFMX7 Intermediate) I get the following error: "Unable to complete CFML to Java translation. Error information unsupported statement: class coldfusion.compiler.ASTfunctionDefinition " Is it possible that the hosting company has turned off the ability to make native Java calls? Pete ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218977 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

