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

Marius Bogoevici (JIRA) jira-events at lists.jboss.org
Thu Dec 23 15:19:17 EST 2010


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