You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2010/03/24 23:15:27 UTC

[jira] Created: (OWB-335) implement a sample for @ViewScoped in reservation

implement a sample for @ViewScoped in reservation
-------------------------------------------------

                 Key: OWB-335
                 URL: https://issues.apache.org/jira/browse/OWB-335
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Context and Scopes
    Affects Versions: M4
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.0.0
         Attachments: OWB-329-reservation_viewscoped.diff

We should extend our reservation sample to also show the use of the JSF-2 @ViewScoped.

Since this is a custom context implementation which gets serialized regulary, this is a good test for both criterias.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OWB-335) implement a sample for @ViewScoped in reservation

Posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gurkan Erdogdu updated OWB-335:
-------------------------------

    Affects Version/s: 1.1.0
                           (was: M4)
             Priority: Minor  (was: Major)

> implement a sample for @ViewScoped in reservation
> -------------------------------------------------
>
>                 Key: OWB-335
>                 URL: https://issues.apache.org/jira/browse/OWB-335
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Context and Scopes
>    Affects Versions: 1.1.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: OWB-329-reservation_viewscoped.diff
>
>
> We should extend our reservation sample to also show the use of the JSF-2 @ViewScoped.
> Since this is a custom context implementation which gets serialized regulary, this is a good test for both criterias.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OWB-335) implement a sample for @ViewScoped in reservation

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg updated OWB-335:
------------------------------

    Attachment: OWB-329-reservation_viewscoped.diff

This diff switches our sample reservation application over to our ViewScopedContext.

The RegisterBean is @ViewScoped. I didn't check this in because currently when you try to open the register.jsf, you will get a SerializationException because the injected BeanManager is not serializable!

> implement a sample for @ViewScoped in reservation
> -------------------------------------------------
>
>                 Key: OWB-335
>                 URL: https://issues.apache.org/jira/browse/OWB-335
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Context and Scopes
>    Affects Versions: M4
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.0.0
>
>         Attachments: OWB-329-reservation_viewscoped.diff
>
>
> We should extend our reservation sample to also show the use of the JSF-2 @ViewScoped.
> Since this is a custom context implementation which gets serialized regulary, this is a good test for both criterias.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OWB-335) implement a sample for @ViewScoped in reservation

Posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gurkan Erdogdu updated OWB-335:
-------------------------------

        Fix Version/s: 1.1.0
                           (was: 1.0.0)
    Affects Version/s: 1.0.0
                           (was: 1.1.0)

> implement a sample for @ViewScoped in reservation
> -------------------------------------------------
>
>                 Key: OWB-335
>                 URL: https://issues.apache.org/jira/browse/OWB-335
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Context and Scopes
>    Affects Versions: 1.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Minor
>             Fix For: 1.1.0
>
>         Attachments: OWB-329-reservation_viewscoped.diff
>
>
> We should extend our reservation sample to also show the use of the JSF-2 @ViewScoped.
> Since this is a custom context implementation which gets serialized regulary, this is a good test for both criterias.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.