[jboss-user] [JBoss Seam] - Re: Asynchronous Problem

gavin.king@jboss.com do-not-reply at jboss.com
Sat Jul 7 13:07:03 EDT 2007


1. use raiseAsynchronousEvent() instead of @Asynchronous in this case

2. whynot? A Seam MDB can inject a stateful component. perhaps your problem is that you get the wrong instance, in which case you need to consider using a @Synchronized session scoped component

3. No idea, never seen it

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

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



More information about the jboss-user mailing list