Thanks for the update, I just tested big G ( both Tomcat and Jetty ) and got it
working.
Cheers!
Hernan
David Jencks wrote:
On Mar 12, 2008, at 1:34 AM, Vamsavardhana Reddy wrote:
Took the liberty to create this thread for discussion on the release.
How do I install it as a plugin in G 2.1 using the artifacts in the
staging repo? I tried "deploy install-plugin directory-1.0.car" but
ended up with a missing dependency exception.
I created a geronimo-plugins.xml catalog for this plugin and put it in
the staging-repo.
Use this as your plugin repository location:
http://people.apache.org/~djencks/staging-repo/plugins/directory/
and you should be able to install from the console or gshell.
I was able to install from this repo using a fresh 2.1 framework
assembly starting with
./bin/gsh deploy/list-plugins -r
http://people.apache.org/~djencks/staging-repo/plugins/directory/
and following the prompts.
thanks
david jencks
++Vamsi