On Oct 3, 2007, at 6:21 PM, Prasad Kashyap wrote:

On 10/3/07, Ted Kirby <[EMAIL PROTECTED]> wrote:
Cool!  I wrote a (cough, cough) perl script to generate wiki markup
for a table from the data in the configs/*/pom.xml files, and updated
the wiki page with it.  I then produced a merged table to compare
existing pom descriptions to the ones I had entered.  I'd like to get
further input, store updated descriptions in the pom.xml description
element, and then I think it makes sense to generate a page from the
pom.xml data.  There appear to be two attributes for each that would
be nice to capture in doc:  whether the module is initially started,
and whether it should *never* be started.  I wonder if any sort of
attribute could be added for capturing this in pom.xml?

IIUC,  are you wondering if we should add attributes in the pom.xml
that will say whether this configuration is initially started or
should never be started ?

Other than for updating the wiki, will this attribute be useful for
anything else ?

I think there's already an attribute for whether the plugin gets started: otherwise we'd be running the client plugins in the server.

"never start" is a misnomer.... it might be "never start in the normal server".... if you really never start it ever then you can just leave it out :-)

I'm wondering if there's a way to have the plugin descriptor direct its customizations to a particular kernel configuration: server configs going into config.xml, artifact_aliases, and config- substitutions, client configs going into maybe client_aritifact_aliases, etc etc. If there's a way to make this work then a more accurate description of "never start" would be "not part of the server".

So I'd like to wait with the "never start" attribute until we figure out if this is practicable.

thanks
david jencks


Cheers
Prasad

Ted Kirby

On 10/2/07, David Jencks <[EMAIL PROTECTED]> wrote:
Nice!

In trunk, the <description> element in the config's pom gets put into
the geronimo-plugin.xml description so it really needs to be
accurate.  It would be great if we could generate future versions of
this page from the plugin catalog.  Meanwhile it might be worthwhile
comparing the descriptions here with the descriptions in the trunk
configs' poms to make sure they are consistent and the most
informative wins :-)

thanks!
david jencks

On Oct 2, 2007, at 3:05 PM, Ted Kirby wrote:

I have added this wiki page
http://cwiki.apache.org/GMOxDOC20/system-modules.html to list the
modules that come with the (2.0.1) server, along with:

1. A brief description of what the module does
2. Is it started by default, or
3. Should it never be started?

This is a first draft.  I solicit feedback and encourage folks to
update the page as appropriate. There are some modules with which I
am not familiar.

Ted Kirby




Reply via email to