[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: Remote Classloading Service Redesign - JBAS-2075
tom.elrod@jboss.com
do-not-reply at jboss.com
Mon Feb 12 21:54:50 EST 2007
Seems to me should be handled at the invoker level (i.e. UnifiedInvoker) and use a service like the org.jboss.web.WebService we currently have. The WebService actually looks fairly good to me to what is needed (i.e. downloading classes). Maybe add another configuration attribute for what type of class files can be downloaded (i.e. "com.acme.domain.*") and should be sufficient?
Also, where is the client code for downloading classes from the WebService?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015548#4015548
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015548
More information about the jboss-dev-forums
mailing list