[weld-issues] [JBoss JIRA] Commented: (WELD-300) Do not use Client Proxies as delegates on Decorators

Marius Bogoevici (JIRA) jira-events at lists.jboss.org
Fri Nov 20 02:09:29 EST 2009


    [ https://jira.jboss.org/jira/browse/WELD-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12495691#action_12495691 ] 

Marius Bogoevici commented on WELD-300:
---------------------------------------

When a decorator for a proxifiable bean is created, a client proxy is injected as delegate instead of the raw bean. This causes a stack overflow error, since the client proxy delegates the call again to the outer decorator.

> Do not use Client Proxies as delegates on Decorators
> ----------------------------------------------------
>
>                 Key: WELD-300
>                 URL: https://jira.jboss.org/jira/browse/WELD-300
>             Project: Weld
>          Issue Type: Sub-task
>            Reporter: Marius Bogoevici
>            Assignee: Marius Bogoevici
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list