[weld-issues] [JBoss JIRA] Updated: (WELD-727) Remove partial export of javassist from weld osgi bundle

Roger Kitain (JIRA) jira-events at lists.jboss.org
Fri Oct 15 14:18:40 EDT 2010


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

Roger Kitain updated WELD-727:
------------------------------

    Attachment: weld-osgi-bundle-pom-xml.diff


> Remove partial export of javassist from weld osgi bundle
> --------------------------------------------------------
>
>                 Key: WELD-727
>                 URL: https://jira.jboss.org/browse/WELD-727
>             Project: Weld
>          Issue Type: Bug
>          Components: OSGi support
>    Affects Versions: 1.1.0.Beta1
>            Reporter: Sivakumar Thyagarajan
>             Fix For: 1.1.0.Beta2
>
>         Attachments: weld-osgi-bundle-pom-xml.diff
>
>
> The current weld osgi bundle exports javassist.util.proxy. This was earlier done in Weld 1.0 for handling references to util.proxy classes during proxy class loading in the context of an application classloader. With the new proxy SPI changes, it is possible for a Weld SPI implementation to provide a classloader to handle Proxy class loading. This make the current export of javassist.util.proxy unnecessary and also has been known to cause other issues [see GlassFish issue 12368 and WELD-570]

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

        


More information about the weld-issues mailing list