Re: JSF 2.1.3: default Myfaces error handling cannot deal with a null component.getValueExpression(name)

2011-11-28 Thread Leonardo Uribe
Hi Any option is ok. Most of the times it returns something, so just output the attribute with empty string seems good. regards, Leonardo 2011/11/28 Mike Kienenberger : > I'm debugging a JSF application which is being upgraded from JSF > 1.2+Richfaces 3.3 to JSF 2.1+Richfaces4.1. > When it hits

JSF 2.1.3: default Myfaces error handling cannot deal with a null component.getValueExpression(name)

2011-11-28 Thread Mike Kienenberger
I'm debugging a JSF application which is being upgraded from JSF 1.2+Richfaces 3.3 to JSF 2.1+Richfaces4.1. When it hits an error, I get sent to the default MyFaces error handling. I'm noticing that the default error handling is hitting an NPE in org.apache.myfaces.renderkit.ErrorPageWriter:line 1