numberOfViewsInSession and numberOfLogicalViews is ignored by AjaxStateManager
------------------------------------------------------------------------------
Key: RF-2292
URL:
http://jira.jboss.com/jira/browse/RF-2292
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4
Environment: WinXP, JBoss Portal Server 2.6.2, Sun JDK 1.5, JSF-RI 1.2
Reporter: Mike
Although we set
<context-param>
<param-name>com.sun.faces.numberOfViewsInSession</param-name>
<param-value>2</param-value>
</context-param>
and
<context-param>
<param-name>com.sun.faces.numberOfLogicalViews</param-name>
<param-value>2</param-value>
</context-param>
The AjaxStateManager.VIEW_STATES_MAP holds 15 Elements, till it drops some!
Are the numberOfViewsInSession and numberOfLogicalViews ignored?
--
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