[
https://issues.apache.org/jira/browse/KNOX-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry McCay resolved KNOX-139.
------------------------------
Resolution: Fixed
> Move hostmap provider configuration from a rewrite function provider to real
> provider config
> --------------------------------------------------------------------------------------------
>
> Key: KNOX-139
> URL: https://issues.apache.org/jira/browse/KNOX-139
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 0.3.0
> Reporter: Kevin Minder
> Fix For: 0.4.0
>
>
> Currently the location hostmap configuration is stored in the rewrite.xml
> files. Since hostmapper is not a gateway services this doesn't make sense
> anymore. This should be in web.xml similar to how rewrite rules are handled.
> <rules>
> <functions>
> <hostmap config="/WEB-INF/hostmap.txt"/>
> </functions>
> ...
> </rules>
--
This message was sent by Atlassian JIRA
(v6.2#6252)