Dynamic classloading
--------------------

         Key: JBREM-47
         URL: http://jira.jboss.com/jira/browse/JBREM-47
     Project: JBoss Remoting
        Type: Feature Request
  Components: general  
    Versions: 1.0.1 beta    
    Reporter: Tom  Elrod
 Assigned to: 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 contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to