Ashok Kumar created SLING-8720:
----------------------------------
Summary: HTTP Status 200 returned when JSP Engine fails due to
JspFactoryHandler being null
Key: SLING-8720
URL: https://issues.apache.org/jira/browse/SLING-8720
Project: Sling
Issue Type: Bug
Components: Scripting
Affects Versions: Scripting JSP 2.3.4
Reporter: Ashok Kumar
With fix from SLING-2704 , JspScriptEngineFactory returns no exception
(ultimately results in a http success response) for the case where
JspFactoryHandler gets null. It only logs the warning. Ideally, it should throw
an exception (result into http status 404 ) instead of http status 200.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)