[jboss-jira] [JBoss JIRA] (WFLY-5673) Equals signs in cookies configuration is not working in Domain mode

Brian Stansberry (JIRA) issues at jboss.org
Thu Nov 19 21:02:00 EST 2015


     [ https://issues.jboss.org/browse/WFLY-5673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry reassigned WFLY-5673:
--------------------------------------

    Assignee: Tomaz Cerar  (was: Jason Greene)


> Equals signs in cookies configuration is not working in Domain mode
> -------------------------------------------------------------------
>
>                 Key: WFLY-5673
>                 URL: https://issues.jboss.org/browse/WFLY-5673
>             Project: WildFly
>          Issue Type: Bug
>          Components: Domain Management, Web (Undertow)
>            Reporter: Boominathan Shanmugam
>            Assignee: Tomaz Cerar
>
> The property that allows WILDFLY 8.1  in standalone mode to have = in cookie values
> <subsystem xmlns="urn:jboss:domain:undertow:1.1">
>             <buffer-cache name="default"/>
>             <server name="default-server">
>                 <http-listener name="default" socket-binding="http" allow-equals-in-cookie-value="true"/>
> The issue we are seeing is that setting that to true, via CLI, in domain mode does not make the code behave the same way as it does in standalone.  Could be that there are more changes required in domain mode than just setting this setting, but I could not find anything.  Could also be that caching is somehow not letting the new value in,  tho I did restart the entire system, including the DC (even deleted the /tmp folder on both nodes and on DC). 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list