[weld-issues] [JBoss JIRA] Commented: (WELD-566) SPI needs proxy services to support serialization/deserialization of proxies

David Allen (JIRA) jira-events at lists.jboss.org
Thu Aug 5 09:54:49 EDT 2010


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

David Allen commented on WELD-566:
----------------------------------

Not yet.  I still need to simplify the interface some more as we are no longer using one of the methods.  It proved to be unnecessary.

> SPI needs proxy services to support serialization/deserialization of proxies
> ----------------------------------------------------------------------------
>
>                 Key: WELD-566
>                 URL: https://jira.jboss.org/browse/WELD-566
>             Project: Weld
>          Issue Type: Feature Request
>          Components: Weld SPI
>            Reporter: David Allen
>            Assignee: David Allen
>             Fix For: 1.1.0.BETA1
>
>
> A set of services are needed to allow containers to specify class loaders to use for proxy class generation and to load classes using the correct class loader during deserialization operations.
> The interface for these services is org.jboss.weld.serialization.spi.ProxyServices.
> A default implementation is provided that is currently suitable for JBoss AS and may work for some other containers as well.  This implementation is org.jboss.weld.bean.proxy.util.SimpleProxyServices.

-- 
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