Well, you can install "exploded" bundles, i.e., a directory with a
META-INF/MANIFEST.MF file, using a URL like
"reference:file:/path/to/directory/" but that is about it. This probably
won't help you.
You could achieve what you want if you are willing to create a hacked
version of Felix.
-> richard
jaredmac wrote:
Hello,
Is there any way to have something other than a jar file be a bundle/plugin?
That is, is there any way to express that this list of classes, or this
particular package, is the bundle?
I looked over the OSGi spec and it seems that a bundle is strictly a jar,
but I figured I'd ask here.
I ask because our current build system does not lend itself toward arbitrary
jarring of the chunks of code that we'd want to make into bundles.
Thanks,
Jared
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]