My applications are hosted on multiple servers and I am storing several DAO components in the Application scope. Basically, whenever a change is made to any component that is stored in the Application scope and we deploy to the server farm, I have to restart the application on each server (basically run a web page for a URL specific to each server).
What is the common practice out there for updating an application on a server farm and restarting the application to refresh the application scope components? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:323580 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

