]
Jarkko Rantavuori updated AS7-6764:
-----------------------------------
Attachment: module.zip
war-bean-interceptor-0.0.1.war
interceptor-project.zip
EJB Interceptors not invoked from modules
-----------------------------------------
Key: AS7-6764
URL:
https://issues.jboss.org/browse/AS7-6764
Project: Application Server 7
Issue Type: Bug
Components: Class Loading, EJB
Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
Environment: Windows 7, 64-bit
Reporter: Jarkko Rantavuori
Assignee: David Lloyd
Attachments: interceptor-project.zip, module.zip, war-bean-interceptor-0.0.1.war
Test case:
@Interceptors({ MyModuleInterceptor.class, MyLocalInterceptor.class })
Expected:
both interceptors are called
Actual:
only interceptor local to ejb package is called, not the one installed in jboss module
system
--
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: