neo-cron.xml question
I am attempting to write a linux based script to do some changes to an admin server, I was wondering, how does the admin server recognize changes being made to an xml file such as neo-cron.xml. I'm in a clustered environment and am having issues with jobs running twice b/c of it. I've got a script that will make changes automatically to my neo-cron.xml to prevent them from running twice, but I'm stuck at this part.
So is there a setting I can set to tell the admin server to check for updates to the xml files ever X minutes, or is there a file I can do a touch on in order to update the time stamp for it to pick up the changes?
