[jboss-jira] [JBoss JIRA] Created: (JBAOP-739) NoMatchingAdviceException does not list @Joinpoint Parameters

Flavia Rainone (JIRA) jira-events at lists.jboss.org
Mon Jun 22 09:19:56 EDT 2009


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

        



More information about the jboss-jira mailing list