[weld-issues] [JBoss JIRA] Created: (WELD-276) Interceptor method placed on the target class not invoked
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Sun Nov 8 12:21:05 EST 2009
Interceptor method placed on the target class not invoked
---------------------------------------------------------
Key: WELD-276
URL: https://jira.jboss.org/jira/browse/WELD-276
Project: Weld
Issue Type: Bug
Components: Interceptors and Decorators
Affects Versions: 1.0.0.CR1
Reporter: Jozef Hartinger
Assignee: Marius Bogoevici
Fix For: 1.0.0.GA
org.jboss.jsr299.tck.interceptors.tests.definition.DefinitionTest.testInterceptorMethodDefinedOnTargetClass()
@AroundInvoke interceptor method placed on the target class is not invoked before invocation of other method of the target class. However, the invocation of this method does occur if another interceptor is bound to the bean using @Interceptors annotation.
--
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