]
RH Bugzilla Integration commented on WFLY-2800:
-----------------------------------------------
Fedor Gavrilov <fgavrilo(a)redhat.com> changed the Status of [bug
Re-invoking InterceptorContext.proceed() throws
CannotProceedException
----------------------------------------------------------------------
Key: WFLY-2800
URL:
https://issues.jboss.org/browse/WFLY-2800
Project: WildFly
Issue Type: Bug
Reporter: Eric van der Maarel
Assignee: David Lloyd
Fix For: 8.0.0.Final
When you invoke and re-invoke org.jboss.invocation.InterceptorContext.proceed() from an
interceptor in a chain of interceptors and the interceptor to be (re-)invoked is a
org.jboss.invocation.ChainedInterceptor or WeavedInterceptor, a CannotProceedException is
thrown.
This bug has been described and analysed in the context of the ejb3 container, on the
forum at
https://community.jboss.org/message/853547.