[ https://issues.apache.org/jira/browse/OWB-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122976#comment-14122976 ]
Antonin Stefanutti commented on OWB-977: ---------------------------------------- With the current version {{2.0.0-20140905.083412-31}}, {{ProcessBeanAttributes<T>}} events are not delivered for {{T}} being the return type of *producer methods*, or the type of *producer fields*. According to the CDI 1.1 specification: {quote} The event object must be of type {{javax.enterprise.inject.spi.ProcessBeanAttributes<T>}} where {{T}} is the bean class of the managed bean or session bean, the return type of the producer method, or the type of the producer field. {quote} > ProcessBeanAttributes > --------------------- > > Key: OWB-977 > URL: https://issues.apache.org/jira/browse/OWB-977 > Project: OpenWebBeans > Issue Type: New Feature > Reporter: Romain Manni-Bucau > Assignee: Romain Manni-Bucau > Fix For: 2.0.0 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)