Another approach - simply change the name of the application in
application.cfm.  Forces a new application.

On Thu, May 5, 2011 at 12:33 PM, Ian Skinner <[email protected]> wrote:
>
>> I know I could restart the ColdFusion service and that would probably
>> do the trick.  However I'm anticipating needing to do modify
>> onApplicationStart several times during the course of development, and
>> I would prefer to find a way to restart just this particular
>> application.
>
> Set the applicationTimeOut values (i.e. this.applicaitonTimeOut) to 0.  Run a 
> template in the application and the application immediately times out.  Then 
> the next time (and all times until you again change the applicationTimeOut 
> value) the onApplicationStart event will fire.
>
>
>
> 

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

Reply via email to