Jeff Johnson wrote on 2012-09-20: > "We have a total of 4 application servers, all running the executable, so if we need to update the executable all we would need to do is disable logons on one of the servers and maybe give it about a day for any existing active sessions to disconnect. If you have a process that will upgrade without interrupting any active sessions or the service we can certainly give that a test." > > This is from the IT staff. It takes basically four days to update the application and in the past they neglected to update one of the servers and it caused problems. That's why I used one executable with hooks in it so I can modify the external routines when necessary. > > Jeff >
Jeff, With that, I don't see a better way than what you are talking about. Only if all 4 applications servers are able to see the same location where you can put your files, then your hooks will grab those and update the application server when needed. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
