[jboss-user] [JBoss Seam] - Re: Trying async in 1.1 -- behaves like sync

rdewell do-not-reply at jboss.com
Mon Oct 30 19:37:58 EST 2006


Thanks -- that and:


  | <component name="org.jboss.seam.core.dispatcher"
  |                class="org.jboss.seam.core.Dispatcher" />	
  | 

did the trick.

Also, a suggested addition.  I really don't need for the calling method to care about the duration or interval.  I'd love to be able to leave that up to the method that defines Asynchronous.. like @Asynchronous(duration=234234).

Ryan



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

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



More information about the jboss-user mailing list