[ http://jira.jboss.com/jira/browse/JBREM-47?page=history ]

Tom  Elrod updated JBREM-47:
----------------------------

    Fix Version: 1.2.0 beta

> 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
>     Assignee: Tom  Elrod
>      Fix For: 1.2.0 beta

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



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to