CDV ❯ spring quartz types are not-serializable and thus don't work with new 1.7 quartz integration
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Won't Fix
-
-
-
teck
-
Reporter: teck
-
December 01, 2009
-
0
-
Watchers: 1
-
January 14, 2010
-
December 01, 2009
Description
java.io.NotSerializableException:
org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
at org.terracotta.quartz.Serializer.serialize(ClusteredJobStore.java:1709)
at org.terracotta.quartz.JobWrapper.
This doesn’t seem like something we should touch (and there is a workaround) http://jira.springframework.org/browse/SPR-447