Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.0-beta
-
None
Description
If a managed bean is annotated with @ManagedBean and there is no scope annotation, we are not doing as the spec says, which is to use a default of request scoping.