[jboss-jira] [JBoss JIRA] Reopened: (AS7-1186) EJB interceptor not invoked

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Mon Jul 11 08:51:23 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juergen Zimmermann reopened AS7-1186:
-------------------------------------



Please see the lines starting at line no. 1770 at http://java.sun.com/xml/ns/javaee/ejb-jar_3_1.xsd. There is no encapsulating <interceptors> :
        <interceptor-binding>
        <ejb-name>*</ejb-name>
        <interceptor-class>INTERCEPTOR</interceptor-class>
        </interceptor-binding>

> EJB interceptor not invoked
> ---------------------------
>
>                 Key: AS7-1186
>                 URL: https://issues.jboss.org/browse/AS7-1186
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 7.0.0.CR1
>            Reporter: Juergen Zimmermann
>            Assignee: Stuart Douglas
>             Fix For: 7.0.0.Final
>
>         Attachments: testcase-src.zip, testcase.ear
>
>
> I'll provide a testcase showing that an EJB 3 interceptor is not invoked although defined in MEAT-INF/ejb-jar.xml.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list