Volodymyr Siedlecki created MYFACES-4506:
--------------------------------------------
Summary: 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: 4.0.0-RC2, 3.0.2, 2.3-next-M7, 2.3.10, 2.2.15
Reporter: Volodymyr Siedlecki
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)