Wael Chatila - 2005-08-04

Logged In: YES
user_id=940269

I had a similar problem with another application.
The problem was due to the fact that we upgraded to jdk1.5
in which there is a bug when comparing java.sql.Timestamp to
java.util.Date

see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5103041