we recently moved from 6.2 to 6.5, we converted felix to osgi. There are
several servlets that is showing 400 with following messageInvalid
recursion selector value 'abc'Cannot serve request to
/content/mysite/en-us/some/application/page/_jcr_content.abc.json in
org.apache.sling.servlets.get.DefaultGetServletHere is my servlet
class@component(service = Servlet.class, property =
{SLING_SERVLET_RESOURCE_TYPES +
"={/apps/xxx/components/structure/resourcetype,
xxx/components/structure/resourcetype}"...