Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.0.0.Alpha3
-
Fix Version/s: 3.2.0.Tracking
-
Component/s: None
-
Labels:None
-
Environment:glassfish v3.0.1
-
Forum Reference:
Description
1.View scope should behave like normal scope, but client proxies aren't being used.
2.View scoped beans should be passivation capable, but the container isn't enforcing that.
3.@ViewScoped annotation cannot be used on producer methods/fields.
More detailed description is available on a forum:
http://seamframework.org/Community/SeamfacesViewScopeProblems
Maven project that demonstrates the observed problems.