Community
Participate
Working Groups
Build Identifier: 20100520-1308 If you have a faces-config.xml version="2.0" you can use <managed-bean-scope>view</managed-bean-scope> without problem, but you can´t select that scope in faces-config editor, because it only show session, request, application none. faces-config.xml version="2.0" should include the "view" scope in the Faces Config Editor, because it´s present in JSF 2 specs. Reproducible: Always Steps to Reproduce: 1.Simply create an faces-config version="2.0" and try to add throught Faces-Config Editor a managedBean in view scope. You can´t! 2. 3.
*** This bug has been marked as a duplicate of bug 312727 ***