Re: Re: web2 plugins for G v2.0 using tomcat

2007-05-18 Thread Viet Hung Nguyen
Donald, Where are the configuration names specified in the plugins? I cannot find them. -Viet - - Donald wrote: The plugins need to be updated and

Re: web2 plugins for G v2.0 using tomcat

2007-05-18 Thread Donald Woods
They are supplied and discovered at build time by the org.apache.geronimo.plugins.car-maven-plugin, which I can't find where its used in this contribution. In fact, this code doesn't look like a true Geronimo Plugin, given the filenames of *.car.zip and the fact that they are being

Re: web2 plugins for G v2.0 using tomcat

2007-05-17 Thread Donald Woods
The plugins need to be updated and rebuilt for Geronimo 2.0, as the configuration names have changed. For example, the Tomcat config is currently called - org.apache.geronimo.configs/tomcat6/2.0-SNAPSHOT/car -Donald Viet Hung Nguyen wrote: I am working on the following JIRA.