[jboss-jira] [JBoss JIRA] (WFLY-5917) numberOfLogicalViews not working

Gabriel Vieira (JIRA) issues at jboss.org
Tue Jan 5 10:04:00 EST 2016


     [ https://issues.jboss.org/browse/WFLY-5917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Vieira closed WFLY-5917.
--------------------------------


I will use Omnifaces and wait for JSF 2.3

> numberOfLogicalViews not working
> --------------------------------
>
>                 Key: WFLY-5917
>                 URL: https://issues.jboss.org/browse/WFLY-5917
>             Project: WildFly
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 9.0.2.Final
>            Reporter: Gabriel Vieira
>            Assignee: Farah Juma
>              Labels: cdi, jsf22, wildfly
>
> Theres a bug in wildfly 9 Final
> Even if a set on web.xml
> {code:java}
> <context-param>
>         <param-name>com.sun.faces.numberOfLogicalViews</param-name>
>         <param-value>3</param-value>
> </context-param>
> {code}
> It keep storing 25 views.
> I tried @Named (CDI) and @ManagedBean and the problem persisted.
> My workaround was use @ViewScoped from Omnifaces



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list