Issue Type: Bug Bug
Affects Versions: 2.1.0.Final, 2.0.4.Final, 2.0.3.Final
Assignee: Jozef Hartinger
Components: Interceptors and Decorators
Created: 29/Oct/13 7:17 AM
Description:

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.

Environment: Java SE as well as Tomcat
Project: Weld
Priority: Major Major
Reporter: Fabio Simeoni
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