[jboss-user] [JBoss Seam] - Quartz with jdbcStore
ellis2323
do-not-reply at jboss.com
Fri Aug 17 06:04:25 EDT 2007
Hi,
I have successfully used Quartz with the default RAMJobStore but now i will use the JdbcStore to have a persistent JobStore.
It doesn't work because of ClassLoader Problems :
11:02:00,022 ERROR [JobStoreTX] Error retrieving job, setting trigger state to ERROR.
org.quartz.JobPersistenceException: Couldn't retrieve job because a required class was not found: No ClassLoaders found for: org.jboss.seam.async.QuartzDispatcher$QuartzJob [See nested exception...
Is there anybody which success to install quartz with jdbc ?
Thx for advance
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075151#4075151
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075151
More information about the jboss-user
mailing list