Add managed bean scope annotations
----------------------------------
Key: MYFACES-2095
URL: https://issues.apache.org/jira/browse/MYFACES-2095
Project: MyFaces Core
Issue Type: Task
Components: JSR-314
Affects Versions: 2.0.0-alpha
Reporter: Jan-Kees van Andel
JSF 2.0 specifies 5 annotations that can be used to configure a managed bean
scope:
- ApplicationScoped
- SessionScoped
- ViewScoped
- RequestScoped
- NoneScoped
A.t.m. those annotations are missing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.