[
https://issues.apache.org/jira/browse/EXTCDI-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927123#action_12927123
]
Gerhard Petracek commented on EXTCDI-61:
----------------------------------------
this feature is deactivated by default due to issues with specific jsf versions
activate it via:
<system-event-listener>
<system-event-class>javax.faces.event.PostConstructApplicationEvent</system-event-class>
<system-event-listener-class>org.apache.myfaces.extensions.cdi.jsf2.impl.listener.system.CodiJsf2SystemEventListener</system-event-listener-class>
</system-event-listener>
> support for observer methods for system-events
> ----------------------------------------------
>
> Key: EXTCDI-61
> URL: https://issues.apache.org/jira/browse/EXTCDI-61
> Project: MyFaces CODI
> Issue Type: New Feature
> Components: JEE-JSF20-Module
> Reporter: Gerhard Petracek
> Fix For: 1.0.0-SNAPSHOT
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.