[jboss-user] [Beginners Corner] - Timer in JBOSS
golanbln
do-not-reply at jboss.com
Fri Oct 6 06:21:07 EDT 2006
hello everybody,
i have a problem:
i need to make a timer for my application that send one mail to the
admin at every months end.. so i ahev a timer class that do this.
my question is...how and where can i define this timer ??
that when the application is deployed should this timer start to work....
i was trying at a class that implements the ServletContextListener interface,
but the timer in this moment still null... so how can i do it??
should i add something to web.xml or other xml-file?? where and how??
plz help if u have an idea...
thank u
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976534#3976534
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976534
More information about the jboss-user
mailing list