Yes it does. I can try to map the servlet to the /demoprovider path. Maybe it helps.
2013/10/29 Bertrand Delacretaz <[email protected]> > On Tue, Oct 29, 2013 at 1:12 PM, Bernd Winterstein > <[email protected]> wrote: > > ...A ResourceProvider with root "/demoprovider" delivers an instance > with > > properties "sling:resourceType":"application/xyz and > > "jcr:primaryType":"nt:unstructured".... > > Does your custom Resource's getResourceType() method return > application/xyz ? > > If not, I suspect the property with that name is not taken into > account for servlet selection. > > -Bertrand >
