[cdi-dev] [JBoss JIRA] (CDI-82) Clarify the usage of EJB3 interceptors as managed beans

Marius Bogoevici (JIRA) jira-events at lists.jboss.org
Tue Sep 11 10:49:32 EDT 2012


    [ https://issues.jboss.org/browse/CDI-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717548#comment-12717548 ] 

Marius Bogoevici commented on CDI-82:
-------------------------------------

It's not defined as an error anywhere, but a server container can choose to either ignore the lifecycle method, or in some cases aggressively fail the deployment (to prevent cases when a faulty interceptor definition is actually deployed).

The interceptors spec defines only what *is* an interceptor method, doesn't indicate what should be done when signatures are incorrect (which would automatically be in this case).


                
> Clarify the usage of EJB3 interceptors as managed beans
> -------------------------------------------------------
>
>                 Key: CDI-82
>                 URL: https://issues.jboss.org/browse/CDI-82
>             Project: CDI Specification Issues
>          Issue Type: Clarification
>          Components: Beans, Interceptors, Java EE integration
>    Affects Versions: 1.0
>            Reporter: Marius Bogoevici
>            Assignee: Marius Bogoevici
>             Fix For: 1.1 (Proposed)
>
>
> Background:
> http://lists.jboss.org/pipermail/weld-dev/2010-April/002484.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the cdi-dev mailing list