[jboss-user] [JBoss Seam] - Re: Quartz configuration in Seam 2.0B
michael.yuan@jboss.com
do-not-reply at jboss.com
Mon Aug 20 17:31:05 EDT 2007
Hmm, I am not sure why you need JPA objects for quartz persistence ... Can't you just run the Quartz SQL script against your DB, and then select the JDBC jobstore in the property file?
Of course, that requires me to implement the support for quartz property files in the Seam integration. But I do not see why we need JPA objects for Quartz. Can you explain? Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076034#4076034
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076034
More information about the jboss-user
mailing list