On 12 Feb 2010, at 13:37, Carsten Ziegeler wrote:

> Ian Boston wrote:
>> eg 
>> testModifyAceForUser(org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest)
>>   Time elapsed: 0.151 sec  <<< FAILURE!
>> junit.framework.AssertionFailedError: expected:<200> but was:<500>
>> 
>> I cant find any matching exception in the error log at the moment.
> Yepp, I couldn't find it either :(
> 
> Can you please try to remove the if statement around the
> workInterfaces.add(...) inside the addInterfaces method in the
> SessionProxyHandler?


Will do,
Jut put it through the debuger and the reflection in AccessControlUtil is 
finding that there is no method getAccessControlManager on the session, because 
thats part of JackrabbitSession not Session (I guess).

Ian

> 
> Regards
> Carsten
> -- 
> Carsten Ziegeler
> [email protected]

Reply via email to