[jboss-user] [JBoss Seam] - Background thread

fers do-not-reply at jboss.com
Mon Mar 26 13:56:18 EDT 2007


I am using background thread with Seam (for sending emails). 

I read documentation but not finding what I was looking for. 
The background thread wakes up every few minutes and I want to select something from database (hibernate).

I want to use something similar to ContextFilter, but allow calling from my code.

At this time I am using Lifecycle.beginCall(); but it is not working at all.


How should I do that?


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031725#4031725

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031725



More information about the jboss-user mailing list