Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
None
Description
JSF 2.0 defines basic system events to be dispatched for various stages of the application component and scope startup and shutdown. The main issue now is although most (not all) system events were defined, adding a custom one caused an internal error.
We are dealing with several issues here, first the registration code in FacesConfigurator for System Events does not work out, secondly the dispatch code is not yet in place in various parts