[jboss-user] [JBoss Seam] - Re: how to terminate @Asynchronous method

tjakopec do-not-reply at jboss.com
Wed Sep 19 07:40:46 EDT 2007


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



More information about the jboss-user mailing list