Carsten Ziegeler created FELIX-4780:
---------------------------------------
Summary: [RFC189] Revisit error page implementation
Key: FELIX-4780
URL: https://issues.apache.org/jira/browse/FELIX-4780
Project: Felix
Issue Type: Sub-task
Components: HTTP Service
Reporter: Carsten Ziegeler
Fix For: http-next
The error handler is currently registered in the Jetty module and this one
calls the DispatcherServlet.handleError.
I think the error handlering should directly take place in the base module as
we need to maintain the context of the original request, so only error handlers
for the same ServletContextHelper should be called
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)