[jboss-remoting-issues] [JBoss JIRA] (JBREM-47) Dynamic classloading

Ron Sigal (Closed) (JIRA) jira-events at lists.jboss.org
Mon Nov 21 19:24:41 EST 2011


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

Ron Sigal closed JBREM-47.
--------------------------

    Resolution: Won't Fix

    
> Dynamic classloading
> --------------------
>
>                 Key: JBREM-47
>                 URL: https://issues.jboss.org/browse/JBREM-47
>             Project: JBoss Remoting
>          Issue Type: Feature Request
>          Components: general
>    Affects Versions: 1.0.1 beta
>            Reporter: Tom Elrod
>
> Need ability for dynamic classloading to satisfy two needs. The first, is when an ejb lookup is done, and if do not have the class on the client, can download the client classes for remoting. This is much more efficient than having to serialize all these classes (as there may be many and may not even know what they are until runtime). Also, would like to add the ability for client or server to pass implementation for interfaces across the wire and if the other side does not have those classes, can load them. Once particular case when this might be needed is if using JMX sub-system, client could create custom QueryExp? implementation and pass to the server, and the server could load that class and perform the query. Will require security around this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-remoting-issues mailing list