[jboss-user] [JBoss Seam] - Re: PhaseListener in Seam 2.0

nickarls do-not-reply at jboss.com
Tue Jan 22 02:27:04 EST 2008


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#4122055

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122055



More information about the jboss-user mailing list