[ https://issues.apache.org/jira/browse/FELIX-6623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17753962#comment-17753962 ]
Carsten Ziegeler commented on FELIX-6623: ----------------------------------------- First implementation at https://github.com/apache/felix-dev/commit/77c5f4041f0ac7a9e0f2572b38ebef943c0e9917 A servlet context for the web console is registered at the configured root (default /system/console). The main servlet is then registered at "/". This requires manipulation the path related methods on the request to provide compatibility with all implementations. > Use Http Whiteboard for Web Console registration > ------------------------------------------------ > > Key: FELIX-6623 > URL: https://issues.apache.org/jira/browse/FELIX-6623 > Project: Felix > Issue Type: New Feature > Components: Web Console > Reporter: Carsten Ziegeler > Assignee: Carsten Ziegeler > Priority: Major > Fix For: webconsole-4.9.0 > > > The webconsole is using the old and outdated http service to register the > main servlet. We should switch to the more modern http whiteboard > registration. -- This message was sent by Atlassian Jira (v8.20.10#820010)