[richfaces-issues] [JBoss JIRA] Commented: (RF-2292) numberOfViewsInSession and numberOfLogicalViews is ignored by AjaxStateManager
Jan Ziegler (JIRA)
jira-events at lists.jboss.org
Tue Oct 28 05:38:25 EDT 2008
[ https://jira.jboss.org/jira/browse/RF-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12435704#action_12435704 ]
Jan Ziegler commented on RF-2292:
---------------------------------
Be aware that the MyFaces setting "org.apache.myfaces.NUMBER_OF_VIEWS_IN_SESSION" still seems not to be recognized! Only the parameters from SUN RI com.sun.faces.numberOfViewsInSession / com.sun.faces.numberOfLogicalViews.
> numberOfViewsInSession and numberOfLogicalViews is ignored by AjaxStateManager
> ------------------------------------------------------------------------------
>
> Key: RF-2292
> URL: https://jira.jboss.org/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
> Assignee: Aleksej Yanul
> Fix For: 3.2.0, 3.2.1
>
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list