Are there any hooks available to add/remove an URL to/from the common classloader (or 
more preferable a specific ejb's classlaoder)?

Why? Cause i need to dynamically extend an ejb session bean with extended logic 
deployed in a sepatete jar file. Having a separat directory wich an MBean is scanning 
to look for new/updated/removed jar files and then making them availble for the ejb 
session bean. And classes from these dynamically added jar files need to be 
downloadable to clients.

Looked at the WebServer's method addClassLoader()/removeClassLoader() without success 
but i might have missed something.

Thanks,
Lennart

===================
Lennart Petersson
www.benefit.se/english


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to