Rajini,

you can add your packages to the system bundle exports when you create
Felix (look at he docs how to do that) in short, add them to the
Constants.FRAMEWORK_SYSTEMPACKAGES property.

Additionally, we have support for extension bundles so you could use
an empty extension bundle that just provides the export headers for
the desired packages. But I think the aforementioned method is the
better one.

regards,

Karl

On 7/11/07, Rajini Sivaram <[EMAIL PROTECTED]> wrote:
Hello,

I start Felix in embedded mode, and would like to export some classes which
are available through the classloader that started Felix. Is there any way I
can export additional packages through the system bundle? I am looking for
an equivalent for

   Fragment-Host: system.bundle

Will Felix soon have support for bundle fragments?

Thank you...

Regards,

Rajini



--
Karl Pauls
[EMAIL PROTECTED]

Reply via email to