|This effectively means that classes that are to be downloaded to 
|clients must
|be on system classpath. The only solution short of resorting to use of the
|internal 
|sun.rmi.server.LoaderHandler.registerCodebaseLoader(ClassLoader) method
|is to write a URLClassLoader that can handle funky urls of the form
|http://server:port/path_to_local_jar so that the classes appear to 
|be coming from
|the embeded WebServer.

well, then maybe that is the way... is this still present in jdk1.4?

marc
|
|
|
|
|_______________________________________________
|Jboss-development mailing list
|[EMAIL PROTECTED]
|http://lists.sourceforge.net/lists/listinfo/jboss-development


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

Reply via email to