There is 6 Tomcat 5.5 sandboxes, all of them running on RHE 6. There is a load balancer in front of them and we need to release every app on all of them. I am looking for the best practices to manage the releases.
On Mon, Mar 3, 2008 at 9:23 PM, Wayne Fay <[EMAIL PROTECTED]> wrote: > What app server? How many? On what kind of equipment/operating > systems? This is not a trivial problem to solve, IME. > > Wayne > > On 3/3/08, Arash Bizhan zadeh <[EMAIL PROTECTED]> wrote: > > I know that we can use cargo to push the code to one instance of Tomcat; > but > > could it push the application to multiple instances simultaneously? > Besides > > is it a good idea to hot-deploy in production environment? > > any feedback is appreciated. > > > > On Mon, Mar 3, 2008 at 8:07 PM, Wayne Fay <[EMAIL PROTECTED]> wrote: > > > > > Potentially, the Cargo M2 plugin could help automate some of this for > you. > > > > > > Wayne > > > > > > On 3/3/08, Arash Bizhan zadeh <[EMAIL PROTECTED]> wrote: > > > > Hi everybody, > > > > First I all I want to apologies for off topic question. It is not > really > > > a > > > > maven related question, but I thought I may get some feedback. > > > > We need a tool to release our web-based application in production > > > sandboxes. > > > > We have multiple sandboxes which are load-balanced with a CISCO > > > appliance. > > > > We use Maven to build the artifact and searching for a good approach > to > > > > automate release process under these sandboxes. The ideal solution > will > > > be a > > > > maven plugin to handle it all. > > > > > > > > Thanks in advance for any advise. > > > > > > > > -regards, > > > > Arash > > > > -- > > > > You can not depend on your eyes when your imagination is out of > focus. > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -- > > You can not depend on your eyes when your imagination is out of focus. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- You can not depend on your eyes when your imagination is out of focus.
