admin@glassfish.java.net

Re: cluster/cli vs. clister/admin

From: Tom Mueller <tom.mueller_at_oracle.com>
Date: Wed, 30 Jun 2010 13:49:13 -0500

The pom.xml file supports a <description> element - we could put the
"Purpose" column in that. The rest of the information comes from the
pom.xml files and directory tree.

This wouldn't put all of the information in one place, but it would put
it into the source tree.

Thoughts?

Tom


On 6/30/2010 12:31 PM, Byron Nevins wrote:
> Nice!
> Idea: Take that useful table, convert to HTML, name it modules.html,
> drop it into v3/cluster, and add it to subversion.
>
>
> On 6/30/2010 9:52 AM, Tom Mueller wrote:
>> 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
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>>
>