[
http://jira.jboss.com/jira/browse/JBAOP-546?page=comments#action_12404719 ]
Kabir Khan commented on JBAOP-546:
----------------------------------
I am not sure we can change this in AOP since a lot of internal things depend on the hash
only taking the signature into account, i.e. we normally actually want the overriding to
happen. Can you please describe the issue you are facing in a bit more detail?
MethodHashing.methodHash(Method) Does Not Account for Declaring Class
or Throws Clause
--------------------------------------------------------------------------------------
Key: JBAOP-546
URL:
http://jira.jboss.com/jira/browse/JBAOP-546
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Andrew Lee Rubinger
Assigned To: Kabir Khan
Attachments: JBAOP-546.patch
Kabir:
EJB3 is using method hashing to uniquely key Invocations to MethodInfo; in the case that
two interfaces define the same signature, but with different declaring classes or throws
clauses, there is overlap and overwrite.
S,
ALR
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira