You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jan-Kees van Andel (JIRA)" <de...@myfaces.apache.org> on 2008/11/30 15:43:44 UTC

[jira] Created: (MYFACES-2095) Add managed bean scope annotations

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.


[jira] Updated: (MYFACES-2095) Add managed bean scope annotations

Posted by "Jan-Kees van Andel (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan-Kees van Andel updated MYFACES-2095:
----------------------------------------

    Status: Patch Available  (was: Open)

> 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
>         Attachments: ScopeAnnotations.patch
>
>
> 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.


[jira] Updated: (MYFACES-2095) Add managed bean scope annotations

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz updated MYFACES-2095:
---------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

merged...


> 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
>            Priority: Minor
>         Attachments: ScopeAnnotations.patch
>
>
> 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.


[jira] Commented: (MYFACES-2095) Add managed bean scope annotations

Posted by "Jan-Kees van Andel (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656279#action_12656279 ] 

Jan-Kees van Andel commented on MYFACES-2095:
---------------------------------------------

Deleted patch, because of possible license issues

> 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
>            Priority: Minor
>
> 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.