[ https://issues.apache.org/jira/browse/KNOX-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry McCay updated KNOX-999:
-----------------------------
Component/s: (was: Server)
Site
> service def are case sensitive for Knox UI
> ------------------------------------------
>
> Key: KNOX-999
> URL: https://issues.apache.org/jira/browse/KNOX-999
> Project: Apache Knox
> Issue Type: Bug
> Components: Site
> Affects Versions: 0.12.0
> Reporter: Pravin Bhagade
> Labels: none
> Fix For: 0.14.0
>
>
> Currently, service def is case sensitive for Knox UI.
> Issue replication.
> Accessing SOLR UI using KNOX
> adding below service def in default.xml
> {quote}<service>
> <role>SOLR</role>
> <url>http://node3.openstacklocal:8983</url>
> </service>
> {quote}
> If we replace service "SOLR" by lower case "solr" it won't work. It should be upper case
to work.
> it should be case insensitive, I was stumbled on it, it's now where mention service def
are case sensitive.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|