I hit the "strict modularity" issues updating Apache Directory to Felix tonight. I found the overall issues to be no worse than troubleshooting any other OSGi dependency issues. The error messages were really great to have and I think they'll help newbies a lot.

I had to add:

 javax.naming, \
 javax.naming.spi, \
 javax.naming.directory, \
 javax.naming.ldap, \
 javax.security.auth.kerberos

to our config.properties.

Enrique

Reply via email to