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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...