If you are using our maven bundle plugin, then you can just tell it to include any packages you want into the resulting bundle JAR file. The example app itself does this to package all of the Felix packages into the "host" bundle so that it can run in "hosted framework" mode.

-> richard

Headley, Garrett wrote:
I have a question about how to embed classes or packages in a bundle.
For instance, given the example extender based application, assume one
of the shapes is using classes from swingx.  Rather than add
org.jdesktop.swingx to the map of framework system packages when felix
is started up by the host, is there a way to embed the package (or
specific class) in the bundle?

Thanks

Garrett



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to