2 Replies Latest reply on Feb 11, 2008 6:28 AM by erace

    Another problem

    erace

      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