[jboss-user] [JBoss Seam] - Re: Call scheduled method from another scheduled method

juntao do-not-reply at jboss.com
Wed Sep 19 09:01:40 EDT 2007


You mean that the first method is delayed properly. But when the first method is called, the nested methods in it were called as if they are synchronous methods?

That might be that the first @Aync method is not properly intercepted by Seam since its thread spawn from Quartz? Can you try the EJB3 timer and see if the same thing happens? Thanks.

cheers
Michael

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

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



More information about the jboss-user mailing list