On our production server there is a Coldfusion application on a Tomcat 7 appserver (CF10 deployment installation) using the Fuxebox 5.5 framework. It turns out that execution of the onFuseboxApplicationStart function (in Application.cfc) does NOT requires a Tomcat reboot. I did install a new version of Application.cfc...
On my development machine (CF 10 server installation) in order to get the onFuseboxApplicationStart function executed, it DOES require a reboot of the CF10 Server...
Can someone explain to me when the onFuseboxApplicationStart function in being started and how this relates to (server / deployment) deployment and/or other settings?
On our production server there is a Coldfusion application on a Tomcat 7 appserver (CF10 deployment installation) using the Fuxebox 5.5 framework. It turns out that execution of the onFuseboxApplicationStart function (in Application.cfc) does NOT requires a Tomcat reboot. I did install a new version of Application.cfc...
On my development machine (CF 10 server installation) in order to get the onFuseboxApplicationStart function executed, it DOES require a reboot of the CF10 Server...
Can someone explain to me when the onFuseboxApplicationStart function in being started and how this relates to (server / deployment) deployment and/or other settings?