[
https://issues.apache.org/jira/browse/KNOX-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden resolved KNOX-627.
-------------------------------
Resolution: Fixed
Assignee: Josh Elser
KNOX-1866 fixed a lot of the rewrite rules. Things look much better now.
> HBase Master UI through Knox is missing JS and CSS resources
> ------------------------------------------------------------
>
> Key: KNOX-627
> URL: https://issues.apache.org/jira/browse/KNOX-627
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.7.0
> Reporter: Sumit Gupta
> Assignee: Josh Elser
> Priority: Major
> Fix For: 1.3.0
>
>
> When proxying the UI for HBASE master using the HBASEUI service, the UI
> renders incorrectly as the CSS and JS resources are not found when requests
> are made through Knox.
> For example, a 404 Not found is returned with 'Problem accessing
> /static/js/jquery.min.js'
> Example topology config for the service
> {code}
> <service>
> <role>HBASEUI</role>
> <url>http://localhost:16010</url>
> </service>
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)