Move SlingInfoServlet from servlets-post servlets-default
---------------------------------------------------------
Key: SLING-346
URL: https://issues.apache.org/jira/browse/SLING-346
Project: Sling
Issue Type: Improvement
Components: Default Servlets
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: 2.0.0
The servlets-post module contains the SlingInfoServlet, which handles GET
requests and sends back some information on Sling. This is currently some very
light-weight and non-standard way of providing Sling information.
For the time being, this servlet should be moved to the servlet-defaults module
as it does not handle POST requests.
In the future, this servlet should be removed and be replaced by a standards
based information/status mechanism like JMX.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.