[jboss-jira] [JBoss JIRA] Assigned: (EJBTHREE-2080) A static public method on an EJB results in "WEIRDNESS IN AOP" message during deploy

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Mon Apr 26 09:11:10 EDT 2010


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

Carlo de Wolf reassigned EJBTHREE-2080:
---------------------------------------

    Assignee: Carlo de Wolf


> A static public method on an EJB results in "WEIRDNESS IN AOP" message during deploy
> ------------------------------------------------------------------------------------
>
>                 Key: EJBTHREE-2080
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-2080
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: interceptors
>            Reporter: Carlo de Wolf
>            Assignee: Carlo de Wolf
>             Fix For: as-int 1.1.23, EJB3_1 1.0.8
>
>
> InjectInterceptorsFactory.createPerJoinpoint(Advisor, Joinpoint) must check for the joinpoint to be on a static method and silently return null or a no-op interceptor (depends on the AOP version (no-op always works)), because EJB3 interceptors can never be put on a static method.
> Otherwise it should emit a warning with this Jira, advisor and jp in the description.

-- 
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