On 9/26/10 23:52, Tony Anecito wrote:
Hi All,

If you have a 3rd party jar how does it get included? Seems like OSGi requires
the manifest to be modified which might be an issue. When "bundled" is there
another manifest created for OSGi?

You can wrap a JAR file in a bundle JAR file by embedding it unchanged and put the OSGi metadata in the outer JAR manifest (including adding the embedded JAR file on the bundle class path).

-> richard

Thanks,
-Tony




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to