I have 2 apps, APP1 and APP2, which are unrelated applications, with a directory structure like:
wwwroot -[fb4.1_core] -[APP1] --[version1] ----[parsed] ----[plugins] ----fusebox.xml.cfm ----fusebox.init.cfm ----application.cfm ----index.cfm --[version2] ----[parsed] ----[plugins] ----fusebox.xml.cfm ----etc... same as above -[APP2] --[parsed] --[plugins] --fusebox.xml.cfm --fusebox.init.cfm --application.cfm --index.cfm I assumed both apps could share the same fb4.1 core files and everything works fine in development mode. However, when I put APP1 (version1) into production mode APP2 breaks. It looks like APP2 actually starts pointing at the fusebox.xml.cfm located in the APP1/version1 folder, because I get errors that classes I have defined in APP1, which aren't defined in APP2, are... undefined. Does this make any sense? Has anybody seen anything like this? Mark Kecko Technology Director MediaPost Communications [EMAIL PROTECTED] 212-204-2002 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6865 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
