dev@glassfish.java.net

osgi and 'java -jar ...'

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Wed, 28 Apr 2010 12:23:47 -0400

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