dev@glassfish.java.net

Re: osgi and 'java -jar ...'

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Wed, 28 Apr 2010 14:30:39 -0400

My suspicions were confirmed -- I need to do this in a less osgi-y
way. Thanks Tim for helping out.

Cheers,
Bobby

On Apr 28, 2010, at 12:23 PM, Bobby Bissett wrote:

> Hi all,
>
> I'm trying to make an osgi fragment that can be used to change
> branding information on the upgrade tool. I'm getting nowhere
> slowly, and need to step back and ask: can this even work?
>
> The upgrade tool is kicked off with 'java -jar upgrade-tool.jar.'
> The upgrade-tool.jar file is, I guess, and osgi module. But is there
> some other framework/process/voodoo that needs to be running for the
> upgrade tool jar to pick up the osgi fragment that I'm trying to
> cram in there?
>
> Thanks,
> Bobby
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>