[jboss-jira] [JBoss JIRA] (WFLY-2800) Re-invoking InterceptorContext.proceed() throws CannoteProceedException
Eric van der Maarel (JIRA)
issues at jboss.org
Thu Jan 23 06:26:29 EST 2014
Eric van der Maarel created WFLY-2800:
-----------------------------------------
Summary: Re-invoking InterceptorContext.proceed() throws CannoteProceedException
Key: WFLY-2800
URL: https://issues.jboss.org/browse/WFLY-2800
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: JBoss AS7 7.1.1.Final
Reporter: Eric van der Maarel
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list