[
https://issues.apache.org/jira/browse/MYFACES-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757875#action_12757875
]
Werner Punz commented on MYFACES-2358:
--------------------------------------
Works now for the application events, it always has worked for the exeption
events, but it does not work for the component events, I will open a new issue
dealing only with the component events
> 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
> Fix For: 2.0.0-alpha
>
>
> 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.