Not through the MainDeployer. Having the modules in ./deploy (where the Scanner can find them) is currently the only way.
In the DeploymentService prototype we recently added a uploadLibrary(URL src, String filename) method, it would be easy to add a similar uploadModule(url, filename). This works fine as long as the client and the server share the same file system, or the client is able to "serve" the URL. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3880382#3880382 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3880382 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
