From: <be...@jb...> - 2005-08-10 21:15:33
|
All of these features are going to be available in JBoss 5. However, we may need something simple(r) for 3.x and 4.x. I'm proposing the following: - On deployment, call _deploy() across the cluster This returns a list of values, if one of them is an exception, showing that the deployment was not successful, we call _undeploy() across the cluster - This is configurable, e.g. through an attribute "atomicDeployments" in the FarmService, which is off by default This solution would be trivial to implement. Do you guys think this adds value to Farming ? Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889341#3889341 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889341 |