Hi all,
My system is using jboss. i have the Test.ear in the jboss/server/default/deploy.
the Test.ear contains some ejb.jar and the Test.war
when start up the jboss, i will load the run the Test.ear and then create the Ejb.
Now i need to monitor the time when the deliveryTime is meet, i need to auto send email to
the client.
My idea is create the Thread class to monitor to Time, but i don't know how to start
the class.
How to set the jboss config to start the class.
anybody can give me suggestion how to do this.
can jboss set the timer to auto start to check the emailclass directly?
urgent please help
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964383#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...