[ 
https://issues.apache.org/jira/browse/KNOX-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sumit Gupta updated KNOX-802:
-----------------------------
    Fix Version/s: 0.12.0

> Inconsistent gateway.xml deployment descriptors when topology contains 
> application
> ----------------------------------------------------------------------------------
>
>                 Key: KNOX-802
>                 URL: https://issues.apache.org/jira/browse/KNOX-802
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Sumit Gupta
>             Fix For: 0.12.0
>
>
> Topologies with applications don't get gateway.xml updates on redeployment.
> To reproduce, add an application to the admin.xml topology. For example
> <application>
>     <name>admin-ui</name>
> </application>
> Then add a new provider, for example:
>   <provider>
>             <role>webappsec</role>
>             <name>WebAppSec</name>
>             <enabled>true</enabled>
>             <param>
>                 <name>xframe.options.enabled</name>
>                 <value>true</value>
>             </param>
>             <param>
>                 <name>cors.enabled</name>
>                 <value>true</value>
>             </param>     
>         </provider>
> The deployment now contains two gateway.xml files and only the gateway.xml 
> file contains the WebAppSec related filters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to