Yes, it is possible with the code in CVS. :) You will need a seam.quartz.properties file in the app classpath and point to the DB for persistent job store -- the default mode is in-memory.
I am in the process of writing up a simple example to show how this is done inside JBoss using the embedded HSQL DB. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078765#4078765 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078765 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
