-
Task
-
Resolution: Unresolved
-
Major
-
1.1.0.Beta5
-
None
-
None
Section 8.1.2 "Decorator delegate injection points":
If a decorator invokes the delegate object at any other time, the invoked method throws an IllegalStateException.
TCK test commented out:
org.jboss.cdi.tck.tests.decorators.invocation.DecoratorInvocationTest.testDecoratorInvokesDelegateMethodOutsideOfBusinessMethodInterception()
- is related to
-
WELD-430 IllegalStateException not thrown when a delegate method is invoked outside of business method invocation
- Reopened