I'm doing a copyProperties to an Entity from a DTO. Why is it that if a date field is null, a date is returned as if I had passed a value of 0 to the copy method for the date. I.E. I passed a null date into copyProperties, but I got back a non-null date.
What gives? Thx, /tim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]