Am using Tomcat 5.5.7
I get the following error in my Tomcat logs from time to time. Has
anybody got a clue as to what might be the issue?
Log output:
2006-06-13 10:41:19.033917500 java.lang.StringIndexOutOfBoundsException:
String index out of range: -15
2006-06-13 10:41:
I have a property file that I want to monitor for changes. If the
property file changes, I want to reload the property object with the new
properties from the property file without reloading my webapp.
For doing this I have a written a utility class that wakes up every N
seconds and checks to