[
https://issues.apache.org/jira/browse/FELIX-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487325#comment-14487325
]
Carsten Ziegeler commented on FELIX-4548:
-----------------------------------------
Thanks [~tkb] . I've applied your patch.
I think I've found a solution for the traversal, instead of using the exception
type we can use the exception object itself. I've adjusted the patch
> Implement the missing errors registration
> -----------------------------------------
>
> Key: FELIX-4548
> URL: https://issues.apache.org/jira/browse/FELIX-4548
> Project: Felix
> Issue Type: Sub-task
> Components: HTTP Service
> Affects Versions: http-2.4.0
> Reporter: Simone Tripodi
> Assignee: Carsten Ziegeler
> Fix For: http.base-3.0.0
>
> Attachments: FELIX-4548.patch, felix-4548-exception-hierarchy.patch
>
>
> Current implementation of RFC189 does not support yet errors registration.
> Questions are:
> * do we want to have a servlet (or maybe a filter fits better)
> implementation which serves a static file whenever an HTTP error is detected?
> or
> * looking for a solution that delegates the underlying servlet container?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)