I don't use quartz, but I didn't also use classic EJB timers (I read 
http://docs.jboss.com/seam/2.0.0.CR1/reference/en/html/jms.html#d0e11316)

I just annotated method with @Asynchronous ant its working for me

@Asynchronous = import org.jboss.seam.annotations.async.Asynchronous;

Help with approach is appreciated!

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

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

Reply via email to