Fusebox holding an Access DB in memory
I just inherited a Fusebox application.
It is using something called fbx_fusebox30_CF50_turbo.cfm
The environment is Windows Server 2003, CF8.
The MDB has been loaded into memory. I deleted it and expect it to crash the application, but instead the site goes along working just fine, even running new queries. I want it to break, so that I can load the correct MDB in place. How do I tell Fusebox to reload the settings from scratch?
It also seems to be using something called railo, there is a file called railo.xml.cfm which defines the datasource.
Any ideas?
