[
https://issues.apache.org/jira/browse/MYFACES-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13722837#comment-13722837
]
Gerhard Petracek commented on MYFACES-3741:
-------------------------------------------
annotate the scope-annotation with
@javax.enterprise.context.NormalScope(passivating = true) and store the
instances you create in a javax.enterprise.context.SessionScoped scoped bean ->
everything will be done for you without using any spi. see e.g.
org.apache.deltaspike.core.api.scope.WindowScoped and
org.apache.deltaspike.core.impl.scope.window.WindowBeanHolder.
> Implement CDI Flow Scope
> ------------------------
>
> Key: MYFACES-3741
> URL: https://issues.apache.org/jira/browse/MYFACES-3741
> Project: MyFaces Core
> Issue Type: Sub-task
> Components: JSR-344
> Reporter: Leonardo Uribe
>
> Implement CDI Flow Scope and add the necessary integration points into the
> implementation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira