Ok, answering myself.

Yes, to be able to access the custom security library I needed to embed its
jar inside the system bundle fragment.
It took a little time to adjust maven-bundle-plugin, but it is working well
now... :)

regards,


2014/1/13 Cristiano Gavião <[email protected]>

> Hello again,
>
> So, I was presented to the System Bundle and its fragments today. :)
>
> I learned that System bundles can't have import-package or require-bundle,
> so I have some doubts:
>
> - how could I use a library together a system bundle ?
>
> In order to filter our services I will need to retrieve user/host and role
> information from a LDAP server and register a security manager service...
>
> would work to embed the needed jars inside the fragment bundle ? there are
> other ways to achieve this ?
>
> thanks,
>
>
> Cristiano
>



-- 
"Tudo vale a pena se a alma não é pequena..."
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to