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=4128311#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...