Hi, it seems that anything starting with a quartz endpoint has issues going to 
a jms queue. 

I to have a processor to add a string payload to the out message but somehow 
the jms message contains some quartz object that get rejected by the jms queue.

I have this as an error message:

Only objectified primitive objects, String, Map and List types are allowed but 
was: Trigger 'docs.consumer':  triggerClass: 'org.quartz.CronTrigger 
isVolatile: false calendar: 'null' misfireInstruction: 0 nextFireTime: Fri Jan 
04 07:17:55 PST 2008 type: class org.quartz.CronTrigger

Patrrick

Reply via email to