> 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?

Yes, unless that page request comes through an event gateway I guess.

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

Are you sure that hasn't been invoked? You might want to (a) add
logging, or (b) grep your web server log files.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:343363
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to