If an interceptor delegates the invocation of the intercepted method (via context.proceeed() or ctx.getMethd(ctx.getTarget(),ctx.getParameters())
to any scoped bean (e.g. ApplicationScoped), the proxy that handles the bean delegates to the beginning of the interceptor chains, hence invokes the delegating interceptor in what becomes an infinite loop.
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