users@glassfish.java.net

Re: Separate deployments into each node of cluster - advisable?

From: Hong Zhang <Hong.Zhang_at_Sun.COM>
Date: Wed, 23 Jan 2008 10:31:56 -0500

No, deploy to each cluster instance is not allowed operation.

Take a look at the rolling upgrade documentation here, seems that's what
you need:
http://docs.sun.com/app/docs/doc/819-3679/abdik?a=view

- Hong

glassfish_at_javadesktop.org wrote:

>Hmmm... obviously I'm talking nonsense 'cos it's not possible to deploy to a single node of a cluster... I get an error the moment I try;
>
>$GLASSFISH_HOME/bin/asadmin undeploy --target=app01-instance my-ear-RELEASE-V1.02-20080123-0100
>CLI175 The target app01-instance is invalid. Valid target types are cluster, domain, unclustered server instance, domain administration server.
>[Message sent by forum member 'lilwong' (lilwong)]
>
>http://forums.java.net/jive/thread.jspa?messageID=255342
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>