[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Re: access to tomcat jars for remoting

tom.elrod@jboss.com do-not-reply at jboss.com
Mon Feb 12 16:01:22 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=4015407#4015407

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015407



More information about the jboss-dev-forums mailing list