[jboss-user] [JBoss Seam] - Re: Schedule Reports to Run Daily at Certain Time
baspet
do-not-reply at jboss.com
Fri Feb 8 07:45:05 EST 2008
Hi,
i had the same issue. I solved it calling "select count(*) from qrtz_job_details" and if count > 0 just skip. It's not exactly what i wanted but it works. Any better idea from seam team would be welcomed.
V.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127790#4127790
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127790
More information about the jboss-user
mailing list