On Jan 10, 2010, at 10:21 PM, Bill Brown wrote: > > Greetings: > > I was having an issue trying to install the tomcat-console app for little-g > tomcat 2.2. > > Installing from the apache public geronimo 2.2 repo > > deploy.sh search-plugins http://geronimo.apache.org/plugins/geronimo-2.2 > > wasn't working because the versions in that location are only SNAPSHOT and > not 2.2 release (for the console app). > > Looking through the doucmentation, I realized I could install the main > geronimo 2.2 binary and then "export" the 2.2 release version of > tomcat-console (and plugin-console-tomcat) from the "Plugins" link which is > saved off as console-tomcat-2.2.car > > All I needed to do next was start back up little-g 2.2 and install the > console plugin from the command line with. > > ./deploy.sh install-plugin /thePath/console-tomcat-2.2.car > > I hope this may help others who are trying to do this but may be stuck at > the moment like I was. Horray Little-G!
Yes, that would work. Installation using http://geronimo.apache.org/plugins/geronimo-2.2 is working fine for me. Not sure if that's because something was fixed... --kevan
