12 Replies Latest reply on Nov 17, 2007 12:32 PM by pmuir

    @Observer annotation should have a scope attribute

    dhinojosa

      Agree or disagree? Let me know what all of you users think and I will post a JIRA...

      @Observer("org.jboss.seam.postSetVariable.employee", scope=ScopeType.CONVERSATION)
       public void process() {
       /*implementation*/
       }