[weld-issues] [JBoss JIRA] Commented: (CDITCK-36) Test how interceptors are applied to EJBs
Marius Bogoevici (JIRA)
jira-events at lists.jboss.org
Mon Nov 9 22:17:24 EST 2009
[ https://jira.jboss.org/jira/browse/CDITCK-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12493906#action_12493906 ]
Marius Bogoevici commented on CDITCK-36:
----------------------------------------
JSR-299-specific interceptors are applied at all : already covered
also added org.jboss.jsr299.tck.tests.interceptors.definition.enterprise.interceptorOrder.SessionBeanInterceptorOrderTest (please note that the interception mechanism used by EJBs is different from managed beans).
> Test how interceptors are applied to EJBs
> -----------------------------------------
>
> Key: CDITCK-36
> URL: https://jira.jboss.org/jira/browse/CDITCK-36
> Project: CDI TCK
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Tests
> Reporter: Marius Bogoevici
> Assignee: Marius Bogoevici
> Fix For: 1.0.1.CR1
>
>
> Test:
> - JSR-299-specific interceptors are applied at all
> - JSR-299-specific interceptors are applied after EJB3 interceptors (created by the container)
> - @EJB or JNDI looked-up EJBs get their JSR-299 interceptors applied
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list