[jboss-user] [JBoss Seam] - Re: Observer issues - multiple calls + async
pete.muir@jboss.org
do-not-reply at jboss.com
Wed Nov 21 05:59:03 EST 2007
1) This sounds like a bug. If you can file a jira issue, preferably with an example and instructions to reproduce, we can take a look.
2) You can use Events.raiseAsynchronousEvent - but I guess this syntax
@Asynchronous @Observer public void observe() {
| ...
is something we should support, so please raise an issue for this too.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106682#4106682
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106682
More information about the jboss-user
mailing list