On 13.01.2014, at 13:09, Olaf Otto <[email protected]> wrote: > However, when > calling /content/child1/child2.html, the resource provider is never asked > for a resource.
This seems wrong - when you register the provider under root /content/child1/child2 it should be asked for the resource as part of the resource resolution step. Maybe the issue is that it overlaps with another resource provider for /content or /content/child1? Cheers, Alex
