[
https://issues.apache.org/jira/browse/SLING-6803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Edelson resolved SLING-6803.
-----------------------------------
Resolution: Fixed
fixed in r1793559
> Sling health check servlet does not respond to a query for .json or .html on
> it's root relative path
> ----------------------------------------------------------------------------------------------------
>
> Key: SLING-6803
> URL: https://issues.apache.org/jira/browse/SLING-6803
> Project: Sling
> Issue Type: Bug
> Components: Health Check
> Reporter: Clinton H Goudie-Nice
> Assignee: Justin Edelson
> Priority: Minor
> Fix For: Health Check Core 1.2.8
>
>
> After binding the health check servlet to a URI, such as /system/health:
> Executing http://localhost:4502/system/health/security.json works as expected
> and returns json, however http://localhost:4502/system/health.json does not
> return json.
> In order to obtain the full list in json, you need to either query
> http://localhost:4502/system/health/.json or
> http://localhost:4502/system/health?format=json
> I expect that /system/health.json should also work.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)