Thanks for pointing us to this! I think you found the best solution: the other places that call SourceRepositoryFactory.getSourceRepository (defaultRepository) can not supply a null argument, so the check where you put it is just right. I added a null check in SourceRepositoryFactory.getSourceRepository(defaultRepository) and a consistency check right before the call in your patch.

Nice work!
david jencks

On Jan 13, 2008, at 5:55 PM, YunFeng Ma wrote:

I opened a JIRA for this problem and submitted a
proposed patch a few
days ago.

https://issues.apache.org/jira/browse/GERONIMO-3741

- Yun Feng

David Jencks wrote:
It works for me using

./bin/gsh deploy/list-plugins

  I don't know much about the install-plugin
command: I suspect either
it has no provision for finding the dependencies or
it can't locate
the appropriate plugin repo (probably your local
maven repo).

thanks
david jencks

On Jan 13, 2008, at 2:52 PM, Joseph Leong wrote:

Hi Viet,

Just to add some confirmation on top, I am also
having the same
issues with the plugin installer.

Has anyone had any success recently?

-Joseph Leong

On Jan 13, 2008 4:45 PM, Viet Nguyen <
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:

    Hi All,

    Has anyone been able to install the mejb plugin
onto a minimal
    assembly? I also tried to install openejb to
see if it was just mejb,
    but I cannot successfully install the openejb
plugin either.

    I get this :

    $ java -jar ./deployer.jar -u system -p manager
install-plugin

.../../../trunk/plugins/openejb/openejb/target/openejb-2.1- SNAPSHOT.car
    16:40:07,703 WARN  [AbstractGBeanReference]
GBean references are not
    using proxies
    Checking for status every 1000ms:
    Finished downloading

org.apache.geronimo.configs/openejb/2.1-SNAPSHOT/car
(36 kB) (100%)
    Installation FAILED: null

    Is there something wrong with the plugin
installer?

    -Viet







______________________________________________________________________ ______________
Never miss a thing.  Make Yahoo your home page.
http://www.yahoo.com/r/hs


Reply via email to