You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Andraschko (Jira)" <de...@myfaces.apache.org> on 2022/12/08 09:51:00 UTC

[jira] [Resolved] (MYFACES-4506) Implement support for CDI's @Initialized, @BeforeDestroyed, and @Destroyed for FlowScoped and ViewScoped

     [ https://issues.apache.org/jira/browse/MYFACES-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Andraschko resolved MYFACES-4506.
----------------------------------------
    Resolution: Fixed

> Implement support for CDI's @Initialized, @BeforeDestroyed, and @Destroyed for FlowScoped and ViewScoped
> --------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-4506
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4506
>             Project: MyFaces Core
>          Issue Type: Improvement
>    Affects Versions: 2.2.15, 2.3.10, 2.3-next-M7, 3.0.2, 4.0.0-RC2
>            Reporter: Volodymyr Siedlecki
>            Assignee: Thomas Andraschko
>            Priority: Minor
>             Fix For: 4.0.0-RC3
>
>
> This is a follow up to [Faces Challenge 1731.|https://github.com/jakartaee/faces/issues/1731]
> MyFaces should implement support for this @Initialized, @BeforeDestroyed, and @Destroyed events for our  FlowScoped and ViewScoped scopes.
> See CDI Spec: 2.5.7. Context management for custom scopes
> [https://jakarta.ee/specifications/cdi/4.0/jakarta-cdi-spec-4.0.html#custom_contexts]
> I've labeled this priority as minor for now as there are other TCK failures left to investigate and fix.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)