Hi,
Is there an accepted best practice for created scheduled/recurring tasks in a Seam
application?
I want to schedule a daily recurring task when the application is deployed. This task will
perform a basic query and email the results out.
There is the @Asynchronous annotation I know, but I can't see how to get this kicked
off without actually going and visiting a webpage and clicking a button - i'd like it
to be fully automated...
cheers
phil
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080326#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...