-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
1.0.7
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.