-
Aug 8th, 2006, 06:18 AM
#1
Quartz JobExecutionContext serialization problem
Hi,
I'm having some problems implementing Quartz, Spring and JMS. What's happening is I would like to pass a Quartz JobExecutionContext along with an object down a JMS queue but I find that the JobExecutionContext isn't serializable - the exception seems to point at org.springframework.web.context.support.XmlWebAppl icationContext being non-serializable which I believe is part of the transient org.quartz.Scheduler object?
Can anyone offer any advice on this?
Much thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules