[
http://jira.jboss.com/jira/browse/RF-1006?page=comments#action_12392844 ]
Alan Feng commented on RF-1006:
-------------------------------
Looks like this is not included in the 3.1.3 release.
I noticed, when I trace into the problem, that the same problem will also occur if the
view ID does not have a corresponding physical .xhtml file. In which case, it is trying
match the null xhtml template name against the predefined pattern to see if a pages should
be parsed by the particular parser, and hence the NPE.
Xml filter throw exception for a non JSF-view generated resources.
------------------------------------------------------------------
Key: RF-1006
URL:
http://jira.jboss.com/jira/browse/RF-1006
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Alexander Smirnov
Assigned To: Alexander Smirnov
Priority: Critical
Fix For: 3.2.0
Set filter parameter
<init-param>
<param-name>forceparser</param-name>
<param-value>true</param-value>
</init-param>
Cause nullPointerException from non-jsf pages responses.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira