Have you looked at using the support Seam has for timers:

http://docs.jboss.com/seam/1.1GA/reference/en/html/jms.html#d0e5041

Normally the Timer creates a new thread to execute work - this thread isn't 
under the control of Seam - so bijection won't work.  If you use the Seam 
support it should work.  But this does require EJB

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4003387
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to