Hello,

I've got a problem that appears to be the same as one discussed on Karaf
IRC here:
http://irclogs.dankulp.com/logs/irclogger_log/karaf?date=2012-02-12,Sun&sel=9#l5

My custom JAAS realm (org.apache.karaf.jaas.modules.ldap.LDAPLoginModule)
doesn't show up when using Equinox but does when using Felix (in Karaf
2.2.4).  I couldn't find anything in Jira, does anyone know of a fix or
workaround for this?

2nd question; Equinox seems to be doing something like
org.osgi.framework.bootdelegation=* as some bundles may work fine on
Equinox but fail under Felix with ClassNotFound (those implicitly using
packages from the JRE like org.xml.sax without Import-Package).  Is there a
setting to get Equinox to honour strict package import/bootdelegation?


thanks,
Caspar

Reply via email to