dev@glassfish.java.net

Re: CLI commands - which package / module?

From: Vijay Ramachandran <vijay.ramachandran_at_oracle.com>
Date: Tue, 31 Aug 2010 22:36:14 -0700

  On 8/31/10 10:33 PM, Rajiv Mordani wrote:
> 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

The above are remote commands

> and some of them (SynchronizeInstance, SetupSshKey,
> DeleteInstanceFileSystem etc) are in the cluster-cli module in
> com.sun.enterprise.admin.cluster.cli package.

The above are local commands. That is the distinction that has been
followed.

Vijay

> Any guidelines of which to use when? Also why are they spread across
> these two packages / modules?
>
> - Rajiv
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>