[seam-issues] [JBoss JIRA] Updated: (JBSEAM-4004) BypassInterceptors is not always found correctly

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Feb 4 12:26:25 EST 2010


     [ https://jira.jboss.org/jira/browse/JBSEAM-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir updated JBSEAM-4004:
------------------------------

    Assignee:     (was: Norman Richards)


> BypassInterceptors is not always found correctly
> ------------------------------------------------
>
>                 Key: JBSEAM-4004
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4004
>             Project: Seam
>          Issue Type: Bug
>            Reporter: Norman Richards
>
> RootInterceptor cannot always correctly determine the existence of @BypassInterceptors.   I didn't have time to investigate the root cause, but I could easily demonstrate the problem by adding @BypassInterceptors to an overridden hashCode() method.  A quick look in the code shows that RootInterceptor Method object references the java.lang.Object.hashCode() method rather than the overridden method, causing the annotation lookup to fail.

-- 
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 seam-issues mailing list