Hi, Christophe Lombart schrieb: > The access manager bundle is still using Jackrabbit API 1.5. Maybe it is > related to that.
I fear, this is not the reason, because there was AFAICT no influential API change between 1.5 and 1.6 .... But there have probably been changes under the hood (since access control was a heavily moving target at those times). Regards Felix > > Christophe > > > 2009/12/3 Felix Meschberger <[email protected]> > >> Not that I would know of, but we have an issue currently (after >> upgrading to JR 1.6) with the an integration test failure in the >> accessmanager bundle. [1] >> >> This might be related. >> >> Regards >> Felix >> >> [1] https://issues.apache.org/jira/browse/SLING-1208 >> >> Ian Boston schrieb: >>> Is there an outstanding bug in AccessControlUtil.addEntry( at the >> moment. >>> I am getting >>> >>> 03.12.2009 14:46:13.575 *ERROR* [SCR Component Actor] >>> org.sakaiproject.kernel.securityloader.Loader Cannot load security >>> content for bundle org.sakaiproject.kernel.personal : no matching >>> property definition found for {internal}privileges >>> javax.jcr.nodetype.ConstraintViolationException: no matching property >>> definition found for {internal}privileges >>> >>> when setting an ACL after editing it with AccessControlUtil.addEntry(...) >>> >>> Ian >>> >
