Hi, does anybody mind if the properties of the davex servlet are made configurable?
@Component(label = "%dav.name", description = "%dav.description", metatype=true) And if not, can anybody apply that change? I have the urgent need as we have disabled the anonymous user and without him the RepositoryDescriptors can't be fetched by the jcr2spi layer which results in a read only davex access. This can be cirumvented by setting the init.missing-auth-mapping parameter on the davex servlet. Regards, Markus
