Bug 312727 - [JSF2.0] Add view scope to FacesConfigEditor for Managed Beans
Summary: [JSF2.0] Add view scope to FacesConfigEditor for Managed Beans
Status: RESOLVED FIXED
Alias: None
Product: Java Server Faces
Classification: WebTools
Component: JSF Tools (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Target Milestone: 3.4.0 M4   Edit
Assignee: Ian Trimble CLA
QA Contact:
URL:
Whiteboard: JSF2.0
Keywords: plan
: 314182 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-12 18:04 EDT by Gerry Kessler CLA
Modified: 2011-12-08 14:15 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerry Kessler CLA 2010-05-12 18:04:28 EDT
The fixes for bugs 299813 and 308092 include support for the new JSF2.0 viewScope.   This bug tracks adding view scope support to the FacesConfigEditor.
Comment 1 Flávio CLA 2010-05-31 12:51:30 EDT
*** Bug 314182 has been marked as a duplicate of this bug. ***
Comment 2 Flávio CLA 2010-06-04 15:09:33 EDT
Please, consider again this missing feature. I will explain why:

Helios RC3 don’t show in FacesConfig Editor, in the page "ManagedBean", the possibility to choose view scoped. This is annoying, since Helios won’t have annotation scanning, then, I have to guide myself through this. Place an managedBean in the faces-config.xml works, but FacesConfig Editor won’t show view scoped managedBeans, leading the programmer to think that this managedBean is not registered. View Scoped is present in JSF 2.0 specification.
Comment 3 Flávio CLA 2010-06-04 15:46:05 EDT
I think faces-config editor don’t need to make a distinction between JSF 1 and 2 to show view scoped in managedBean Page. If the programmer chooses viewScoped for JSF 1.0, the faces-config.xml won’t validate, thus, warning the programmer.
Comment 4 Raghunathan Srinivasan CLA 2010-06-04 16:16:38 EDT
Thanks for your feedback. I understand the limitation of the current support in this area.
We couldn't get to this enhancement in Helios due to the limited resources we have. Also, since this would involve changes in UI, we were not able to work on it beyond the M7/RC1 milestones.
We will consider this in the next release of the JSF Tools project.
Comment 5 Ian Trimble CLA 2011-11-01 14:22:21 EDT
Committed to HEAD at 2011/11/01 11:22AM PDT.
Comment 6 Raghunathan Srinivasan CLA 2011-12-08 13:42:47 EST
Update Target Milestone