[jboss-user] [JBoss Seam] - Re: @RaiseEvent possible bug
erace
do-not-reply at jboss.com
Mon Feb 11 06:30:31 EST 2008
I am trying to @RiseEvent on the setter of my entity bean. @Observer is defined in some POJO. It does not work. Adding Events.instance().raiseEvent("someName") inside the setter solved the problem i.e. observer receives notification about the event. In the first case observer was not called.
Seam 2.0.0 GA.
/p
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128318#4128318
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128318
More information about the jboss-user
mailing list