Ah. Alright, thanks for the info. Any idea when this might get fixed?
By the next milestone maybe?
Rich
Donald Woods wrote:
Yep, this is still not working in the 2.0 stream yet.
I just tried it with the latest geronimo-tomcat6-minimal-2.0-SNAPSHOT
I built from source last night and it fails to install the "Geronimo
Admin Console (Tomcat) (2.0-SNAPSHOT)" due to "Installation FAILED:
Unable to download dependency
org.apache.pluto/pluto-descriptors/1.0.1/jar"
To use the plugin feature (once its fixed) run -
deploy search-plugins http://geronimo.apache.org/plugins/geronimo-2.0/
which will display a list of plugins, with numbers beside the ones
that can be installed. If the plugin files and repo are setup
correctly, then it should install of the prereq depends with the
plugin....
-Donald
Richard Wallace wrote:
2.0-M3.
Donald Woods wrote:
Which release?
-Donald
Richard Wallace wrote:
Hello again,
Since I've only been able to get my application with Spring working on
Little-G I'd like to figure out how to add services. The first thing
I'd like to add is the admin-console. I tried deploying the
webconsole-jetty6 car, but got the following error:
Error: Unable to distribute webconsole-jetty6-2.0-SNAPSHOT.car:
WebModuleBuilder: Could not load servlet class:
org.apache.pluto.portalImpl.Servlet
So obviously there are some dependencies that I need to take care of,
is there an easy way to do this. I noticed the deploy.sh tool has the
ability to search for and install plugins but I haven't been able to
figure out how to get it to work.
Any tips?
Thanks,
Rich