[jboss-jira] [JBoss JIRA] (WFCORE-592) Suspect handling of SaslPolicyResource attributes

Brian Stansberry (JIRA) issues at jboss.org
Thu Mar 12 16:29:18 EDT 2015


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

Brian Stansberry moved WFLY-1677 to WFCORE-592:
-----------------------------------------------

        Project: WildFly Core  (was: WildFly)
            Key: WFCORE-592  (was: WFLY-1677)
    Component/s: Domain Management
                 Remoting
                     (was: Domain Management)
                     (was: Remoting)


> Suspect handling of SaslPolicyResource attributes
> -------------------------------------------------
>
>                 Key: WFCORE-592
>                 URL: https://issues.jboss.org/browse/WFCORE-592
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management, Remoting
>            Reporter: Brian Stansberry
>
> The SaslPolicyResource attribute all have a default value of "true" but their handling in the runtime OSH is resulting in "true" not being propagated to the remoting services if the attribute is undefined. And looking at how org.jboss.sasl works, it seems that for at least some of these the actual behavior if not set is "false". So either our metadata is wrong, or the intended value isn't getting passed to remoting. I expect its the former.
> Either way, once the metadata is correct the OSH should be passing the AD's default value into remoting, not ignoring it.
> See https://github.com/wildfly/wildfly/pull/4733/files#diff-28



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list