[
https://jira.jboss.org/browse/WELD-566?page=com.atlassian.jira.plugin.sys...
]
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