> It's entirely possible that (a) the server is stopping and restarting,
> which will cause all applications to stop, or (b) there's an explicit
> call to onApplicationStart somewhere within your code - this is
> actually pretty common.

Dave - For the sake of argument, if the server is restarted but no one hits a 
single page on the app, OnApplicationStart won't run right? So if it takes a 
page hit to call it, CGI should be defined, no?

I just grepped my entire code base. The only call to onApplicationStart is my 
code in OnRequestStart which looks for a magic URL param.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343362
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to