0 Replies Latest reply on Mar 20, 2014 10:03 AM by we9603

    Deployment options in JBoss 7 running in domain mode that minimize customer interruptions.

    we9603

      I am looking for deployment options in JBoss 7.2.0 running in domain mode that minimize customer interruptions.

       

      We currently use a load balancer to manage traffic between 2 servers.  When we deploy an app we drain connections to one server, then disable node and proceed w/ the app deployment.
      When the deployment is completed, we enable the node and follow the same process in the other server.

       

      With JBoss 7 (in domain mode), what options do I have to better manage when a deployment of a web application to a server group takes effect?

       

      For example, I would like to deploy the ear or war file in advance and have JBoss automatically enable thedeployment  at a certain time, or when JBoss is idle.