admin@glassfish.java.net

Re: cluster/cli vs. clister/admin

From: Tom Mueller <tom.mueller_at_oracle.com>
Date: Wed, 30 Jun 2010 11:52:07 -0500

I added a table to the clustering design doc that has information about
the modules within the clustering part of the tree. If you have more
details about the purpose of these modules, please add it there.

http://wiki.glassfish.java.net/Wiki.jsp?page=V3.1Clustering#section-V3.1Clustering-SoftwarePartitioning

Tom

P.S. Does anyone know why some modules have "GlassFish" in the name
while others do not? Seems to be pretty random.

On 6/30/2010 11:15 AM, Bhakti Mehta wrote:
> Sure I will take care of that. Thanks for the clarification.
>
> Bill Shannon wrote:
>> Apparently there's been some confusion between the cluster/cli and
>> cluster/admin modules.
>>
>> The cluster/cli module is intended to contain only *local* asadmin
>> commands. This module should *never* be loaded by the server.
>>
>> The cluster/admin module is intended to contain (among other things)
>> the *remote* admin commands that run in the server.
>>
>> There's a bunch of remote admin commands in the cluster/cli module:
>>
>> CopyConfigCommand
>> DeleteConfigCommand
>> ListClustersCommand
>> ListConfigsCommand
>>
>> Would someone please move these commands to the cluster/admin module
>> where they belong? Of course, they should also be in the
>> com.sun.enterprise.v3.admin.cluster package.
>>
>> Thanks.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>