dev@glassfish.java.net

create-instance now requires --node

From: Joe Di Pol <joe.dipol_at_oracle.com>
Date: Sat, 10 Jul 2010 06:20:59 -0700

Just a heads up that as of r38523 create-instance requires --node.
It use to default to "localhost", so to get the former default
behavior you must now specify localhost explicitly:

create-instance --node localhost ...


Joe