NoMatchingAdviceException does not list @Joinpoint Parameters
-------------------------------------------------------------
Key: JBAOP-739
URL:
https://jira.jboss.org/jira/browse/JBAOP-739
Project: JBoss AOP
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.1.2.GA
Reporter: Flavia Rainone
Assignee: Flavia Rainone
Fix For: 2.2.0.GA
When using a before advice to intercept a void method execution, if the before advice has
the wrong signature, JBoss AOP thrown a NoMatchingAdviceException stating that it would
only accept @Arg and @Args parameters.
This exception's message should also list the possibility of using @JoinPoint
parameters.
--
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