I have tried to come up with the minimum plugins to build little G.
In the case of tomcat, it needs the following plugins -

org.apache.geronimo.assemblies/geronimo-boilerplate/2.2-SNAPSHOT/jar
org.apache.geronimo.configs/jasper-deployer/2.2-SNAPSHOT/car
org.apache.geronimo.configs/tomcat6-deployer/2.2-SNAPSHOT/car
org.apache.geronimo.configs/sharedlib/2.2-SNAPSHOT/car

Gshell related:
org.apache.geronimo.framework/gshell-geronimo/2.2-SNAPSHOT/car
org.apache.geronimo.framework/gshell-remote/2.2-SNAPSHOT/car

Also all under Deployment category (I think one or two plugin can be
removed here as they will be installed via transitive dependencies but
it is nice just to select everything under deployment category):
org.apache.geronimo.framework/upgrade-cli/2.2-SNAPSHOT/car
org.apache.geronimo.framework/jsr88-cli/2.2-SNAPSHOT/car
org.apache.geronimo.framework/jsr88-deploymentfactory/2.2-SNAPSHOT/car
org.apache.geronimo.framework/offline-deployer/2.2-SNAPSHOT/car
org.apache.geronimo.framework/online-deployer/2.2-SNAPSHOT/car
org.apache.geronimo.configs/hot-deployer/2.2-SNAPSHOT/car
org.apache.geronimo.configs/jsr88-ear-configurer/2.2-SNAPSHOT/car
org.apache.geronimo.configs/jsr88-jar-configurer/2.2-SNAPSHOT/car
<--I don't understand why Little G doesn't have this, but it has the
jsr88-ear/rar/war-configurer...anyone has ideas-->
org.apache.geronimo.configs/jsr88-rar-configurer/2.2-SNAPSHOT/car
org.apache.geronimo.configs/jsr88-war-configurer/2.2-SNAPSHOT/car
org.apache.geronimo.configs/remote-deploy-tomcat/2.2-SNAPSHOT/car

Also I am missing the following three plugins, which aren't avail in
my local geronimo-tomcat6-javaee5 server.

  + org.apache.geronimo.configs/unavailable-client-deployer/2.2-SNAPSHOT/car
  + org.apache.geronimo.configs/unavailable-ejb-deployer/2.2-SNAPSHOT/car
  + 
org.apache.geronimo.configs/unavailable-webservices-deployer/2.2-SNAPSHOT/car

Anyone has an idea what are these for?  Is it ok to build little G env
without them?

Thanks,

Lin





On Tue, Aug 19, 2008 at 4:38 PM, David Jencks <[EMAIL PROTECTED]> wrote:
>

> A couple of comments...
>
> First, I thought you could already do this by leaving out the moduleId....
> you'd just get the dependencies installed.  I might be wrong and this
> functionality might have broken along the way.  Second, with this set of
> plugins all you need to specify is tomcat and upgrade-cli, the others should
> get pulled in via transitive dependencies  I suspect you also want
> tomcat-deployer and jasper and I'm pretty sure you need to list the gshell
> plugins separately to get a working server.
>
> thanks
> david jencks
>

Reply via email to