dhalbrook
Sep 8th, 2004, 08:25 PM
I've been using the Spring/Quartz integration and found it really useful, esp. its clustering capabilities. I'd like to use the DB backed job store to send mail, however, i've found that the SimpleMailMessage doesn't implement Serializable, so I can't just drop one into the JobDataMap and go my merry way, and expect it to serialize correctly.
Is there a reason why SimpleMailMessage doesn't/shouldn't/couldn't implement Serializable?
Thanks,
Dolan
Is there a reason why SimpleMailMessage doesn't/shouldn't/couldn't implement Serializable?
Thanks,
Dolan