Webconsole cannot handle relative paths
---------------------------------------
Key: FELIX-2030
URL: https://issues.apache.org/jira/browse/FELIX-2030
Project: Felix
Issue Type: Bug
Components: Web Console
Environment: Tomcat 5.5 with Apache Felix 2.0.4
Reporter: J.W. Janssen
Similar as FELIX-2000; when embedding Felix inside a Tomcat WAR which also
registers Felix's HttpProxy on a relative path the webconsole does not work
correctly anymore. All (generated) links don't take the relative path of the
servlet into account. For example, when mounting the HttpProxy on /foo (which
should cause the systemconsole to be accessed through "/foo/system/console")
the Webconsole creates links like "/system/console/bundles" and such.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.