Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.4
-
None
-
None
Description
We store our dates as timestamps, but the persistence layer returns them as java.util.Date. This can lead to issues when the methods compareTo, after or before are used, since in that case the milli-seconds are ignored. See also http://kurtstam.blogspot.com/2011/03/as-if-time-isnt-difficult-enough-i-say.html
Attachments
Issue Links
- is depended upon by
-
JUDDI-304 uddi_090_SubscriptionListenerIntegrationTest fails easily
- Closed