dev@glassfish.java.net

CLI commands - which package / module?

From: Rajiv Mordani <rajiv.mordani_at_oracle.com>
Date: Tue, 31 Aug 2010 22:33:46 -0700

Currently I see that the cluster related commands are in two modules and
packages - some of them (StartCluster, StartInstance etc) are in the
cluster-admin module in com.sun.enterprise.v3.admin.cluster and some of
them (SynchronizeInstance, SetupSshKey, DeleteInstanceFileSystem etc)
are in the cluster-cli module in com.sun.enterprise.admin.cluster.cli
package. Any guidelines of which to use when? Also why are they spread
across these two packages / modules?

- Rajiv