I'm having a little difficulty getting the application.cfc set up just right... I keep getting a "cannot cast to an incompatible datatype." error... but that's not what this post is about.
As part of my troubleshooting process, I remarked out everything in application.cfc, so it's effectively an empty file. My one template, index.cfm contains only the following: <cfdump var="#getPageScope().getBuiltinScopes()#" /> When application.cfc finally executes correctly, it simply outputs a few data elements that sit in the application scope (as one would expect). However, when application.cfc is an empty file, there's a half-dozen Java objects in the screen dump as part of the application that simply aren't there when application.cfc executes correctly. Very Interesting. Anyway, just thought I'd share... don't know if anyone's run across this before. Laterz! J -- Continuum Media Group LLC Burnsville, MN 55337 http://www.web-relevant.com http://www.web-relevant.com/blogs/cfobjective ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:199459 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

