I need little more direction here. I have got an observer for logout event setup. What should this observer method do? What should be the scope of bean containing observer method? Messages added to current instance of javax.faces.FacesContext don't show up on next page. The observer method is getting executed (can see log statements from this method).
Also, if I want to display additional message after logout based on an other event my app raises while the user is logged in, will this approach work? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117223#4117223 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117223 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
