Phantom timeout!
I'm having a strange problem where a ejbTimeout() event is fired, even though no Timer was scheduled to go off at that time.
This is usually happening when the ejbTimeout() is called for the first time, and while in processing and sometimes when it finishes, this phatom timeout ocurrs again, thus causing the ejbTimeout() to be called again.
Anyone got any suggestions on what i am doing wrong? Probably a configuration error?
Hope to hear from anyone.
Thanks

