-
Bug
-
Resolution: Unresolved
-
Minor
-
2.1.2.Final
-
None
A decorator instance may be called twice when it decorates an ApplicationScoped bean that returns this from a method call.
This only occurs if the bean is decorated and the proxy returned by a reference to this is used to call a method.
- is related to
-
WELD-774 When a normal scoped bean method returns 'this' the proxy should detect this and return an instance of the proxy instead
- Closed