Re: HotDeploy
Re: HotDeploy
- Subject: Re: HotDeploy
- From: Jesse Tayler <email@hidden>
- Date: Wed, 04 May 2011 16:10:36 -0400
you mean deploy like write over the files while the app is running?
the best thing is to have two sets of apps so you can wind down instances on one, update the files, restart and the other etc.
but of course, there's all kinds of complications.
that all said, in less than critical situations, I typically do just that and it really doesn't cause much trouble in practice.
if you have a critical system, my guess is that you'd have a bigger setup than to even ask, so do as you see fit.
On May 4, 2011, at 4:00 PM, Daniel Mejia wrote:
> Hi,
>
> I have a question regarding the deploy. Is it possible to redeploy an application when the application is running, or I need to shutdown every instance, deploy the application and restart every instance?
>
> Regards,
>
> Daniel.
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >HotDeploy (From: Daniel Mejia <email@hidden>) |