Sergio Fernández created STANBOL-671:
----------------------------------------
Summary: Felix console link is broken when deploying Stanbol under
a named context
Key: STANBOL-671
URL: https://issues.apache.org/jira/browse/STANBOL-671
Project: Stanbol
Issue Type: Bug
Components: Web UI
Affects Versions: enhancer-0.10.0-incubating
Reporter: Sergio Fernández
Priority: Trivial
Fix For: enhancer-0.10.0-incubating
The link to the Felix system console is broken in the front page of Stanbol
when deploying the full WAR under a named context, not in the root one, in any
JavaEE servlet.
It points to http://{HOST}:{PORT}/system/console
While it must point to http://{HOST}:{PORT}/{CONTEXT}/system/console
For instance, something like http://localhost:8080/stanbol/system/console
This issue has been detected running Stanbol under Tomcat 7.x, but same
behavior is expected in others servlet containers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira