[
https://issues.apache.org/jira/browse/FELIX-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Lietz closed FELIX-6731.
-------------------------------
> Forwarding requests with RequestDispatcher in plugins is broken
> ---------------------------------------------------------------
>
> Key: FELIX-6731
> URL: https://issues.apache.org/jira/browse/FELIX-6731
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-4.9.0
> Reporter: Oliver Lietz
> Priority: Major
>
> Forwarding requests results in {{404 Not Found}}.
> {noformat}
> GetHttpServletRequestWrapper wrapper = new
> GetHttpServletRequestWrapper(request);
> request.getRequestDispatcher(request.getRequestURI()).forward(wrapper,
> response);
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)