errors mounting at root
Opened this issue · 2 comments
but I’m getting a lot of these:
169116 [ajp-bio-8009-exec-6] WARN io.milton.http.acl.ACLProtocol - requested property 'principal-url', but resource doesnt implement AccessControlledResource: org.irods.jargon.webdav.resource.IrodsDirectoryResource
169201 [ajp-bio-8009-exec-6] WARN io.milton.http.acl.ACLProtocol - requested property 'principal-url', but resource doesnt implement AccessControlledResource: org.irods.jargon.webdav.resource.IrodsDirectoryResource
169215 [ajp-bio-8009-exec-6] WARN io.milton.http.acl.ACLProtocol - requested property 'principal-url', but resource doesnt implement AccessControlledResource: org.irods.jargon.webdav.resource.IrodsFileResource
Is that expected? What’s weird is that I’m getting failures to list directories that I have “own" permissions to but am not the creator of; I can only browse my home dir thus far, everything else fails with these ACL errors.
investigate adding this api impl
http://milton.io/reference/milton-api/apidocs/io/milton/resource/AccessControlledResource.html