I don't think the signature of the event listener should be like that.
It's not really a part of the JSF lifecycle so event is going to be null always in
your case. Access the faces context from FacesContext.getInstance() (or whatever the real
syntax was).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122055#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...