[jboss-jira] [JBoss JIRA] (WFLY-1999) Wrong parsing of modify-trust-store element in jboss-cli.xml

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed Sep 4 11:51:03 EDT 2013


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

RH Bugzilla Integration updated WFLY-1999:
------------------------------------------

        Bugzilla Update: Perform
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1004433

    
> Wrong parsing of modify-trust-store element in jboss-cli.xml
> ------------------------------------------------------------
>
>                 Key: WFLY-1999
>                 URL: https://issues.jboss.org/browse/WFLY-1999
>             Project: WildFly
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 8.0.0.Alpha4
>            Reporter: Josef Cacek
>            Assignee: Josef Cacek
>
> The Boolean parsing should be used when configuring {{modifyTrustStore}} flag and not reading system property:
> {code}
> config.setModifyTrustStore(Boolean.getBoolean(reader.getElementText()));
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list