Re: HotDeploy
Re: HotDeploy
- Subject: Re: HotDeploy
- From: Pascal Robert <email@hidden>
- Date: Wed, 04 May 2011 16:08:44 -0400
Le 2011-05-04 à 16:00, Daniel Mejia a écrit :
> 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?
You will have classpath issues when doing that. It's better to use the "Bounce" feature of Monitor, which put the "old" app in "refuse new sessions" mode and start new instances with the new code. _______________________________________________
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>) |