System event system not working
-------------------------------
Key: MYFACES-2358
URL: https://issues.apache.org/jira/browse/MYFACES-2358
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-alpha
Reporter: Werner Punz
Assignee: Werner Punz
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.