i have a timer
thread class that works on my local pc but when i put the class on a development server, the code doesn't work
i'm getting no error messages, so it's hard to track were it's bombing out and it's annoying me
if i comment the line of code out that creates a timer thread then it's fine, so i've narrowed it down to the timer thread class the only thing i can think of is the difference between the jars on my loacl pc and the dev. server