When invoking a method that is not intercepted, invocations on this are 
intercepted/decorated
---------------------------------------------------------------------------------------------

                 Key: WELD-820
                 URL: https://issues.jboss.org/browse/WELD-820
             Project: Weld
          Issue Type: Bug
          Components: Interceptors and Decorators
    Affects Versions: 1.1.0.CR4
            Reporter: Marius Bogoevici
            Assignee: Marius Bogoevici
            Priority: Critical
             Fix For: 1.1.0.Final


Invocations on 'this' should never be intercepted/decorated, but in the 
specific case when a method that is neither intercepted nor decorated invokes a 
method that would be otherwise intercepted, the latter is intercepted/decorated/

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to