[weld-issues] [JBoss JIRA] Closed: (WELD-807) Regression in proxy generation for Glassfish

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Dec 29 06:35:17 EST 2010


     [ https://issues.jboss.org/browse/WELD-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed WELD-807.
--------------------------



> Regression in proxy generation for Glassfish
> --------------------------------------------
>
>                 Key: WELD-807
>                 URL: https://issues.jboss.org/browse/WELD-807
>             Project: Weld
>          Issue Type: Bug
>          Components: Proxies
>    Affects Versions: 1.1.0.CR3
>            Reporter: Marius Bogoevici
>            Assignee: Marius Bogoevici
>             Fix For: 1.1.0.Final
>
>
> Post WELD-804, proxies generated in Glassfish may fail with a CNFE, if the proxy bean type is a java.*/javax.* class.
> Solution: instead of automatically assuming that the classloader of a given class must be used for proxy generation, use ProxyServices for deciding (the default implementation of ProxyServices will be modified to use the classloader of that particular class).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list