Hello,
In documentation I've found that jboss seam has timer possibility. The question is,
how I can initialize timer task on application deploy time. The possible way is via
context listener in web.xml where I'll invoke EJB method that is represented as timer.
Is there another way to initialize timer task on application start up?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073967#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...