[
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.