Carsten Ziegeler created SLING-11307:
----------------------------------------

             Summary: Different exception passed to error handler  with bundled 
scripts
                 Key: SLING-11307
                 URL: https://issues.apache.org/jira/browse/SLING-11307
             Project: Sling
          Issue Type: Bug
          Components: Scripting
            Reporter: Carsten Ziegeler


At least for JSPs, different exceptions are passed to the error handler if 
bundled scripts are used. 
Example: if a NullPointerException is thrown, the NPE is passed to the error 
handler for repository based scripts - which is correct. For bundled scripts a 
ServletException is passed to the error handler - which is not correct



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to