| Author |
Websphere 6 ND porgram deployment
|
|
|
| Dear,
We are using WAS6 ND with cluster setup. I want to know the the program deploy will deploy to cluster group > sync to all application server or I still need deploy the program one by one on all cluster member (application server)
TKS
| |
| Mark Lewis 2006-08-24, 1:44 pm |
| acos3ltd@hotmail.com wrote:
> We are using WAS6 ND with cluster setup. I want to know the the program deploy will deploy to cluster group > sync to all application server or I still need deploy the program one by one on all cluster member (application server)
If you deploy an Enterprise Application to a cluster using the
deployment manager, it will be replicated out to all the servers in the
cluster. You may need to do an explicit node sync if you want immediate
replication. You should not install the application to each server
individually.
Thanks,
Mark.
| |
| Paul Ilechko 2006-08-24, 1:44 pm |
| Mark Lewis wrote:
> acos3ltd@hotmail.com wrote:
>
> If you deploy an Enterprise Application to a cluster using the
> deployment manager, it will be replicated out to all the servers in the
> cluster. You may need to do an explicit node sync if you want immediate
> replication. You should not install the application to each server
> individually.
Actually you can set a preference in the console (and presumably also
using wsadmin) as to whether sync is automatic or needs to be explicitly
invoked.
|
|
|
|