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? Regards Carsten -- Carsten Ziegeler [email protected]
