admin@glassfish.java.net

Re: create-cluster command

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Thu, 17 Jun 2010 17:07:02 -0400

On Jun 16, 2010, at 4:03 PM, Anissa Lam wrote:
> Is the implementation for the create-cluster command complete ?

 From the GMS perspective, it is now. Running it without any params
except the cluster name works, or you can run it with either/both of
these two params:

asadmin create-cluster --multicastport 2050 --multicastaddress
230.9.1.1 someName

Let me know if you have any other questions. The param allowed values
are, of course, in Cluster.java.

Cheers,
Bobby