From: <dim...@jb...> - 2005-08-02 08:08:17
|
Leaving aside the jsr-88 specifics, this has a lot of similarities with the other deployment service prototype. The main issues were how to serve non-local URLs from the client to the server for uploading modules, and whether or not to deploy synchronously from the upload directory or let the scanners asynchronously do their job. I tried the second option, mostly because I was thinking a little ahead how to deal with ./farm. Without an API I'd have to replicate a lot of farm deployer's code. In any case, after 4.0.3 we should see if we can unify some of this stuff. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3887861#3887861 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3887861 |