[jboss-jira] [JBoss JIRA] (WFLY-1999) Wrong parsing of modify-trust-store element in jboss-cli.xml
Josef Cacek (JIRA)
jira-events at lists.jboss.org
Wed Sep 4 11:36:03 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josef Cacek updated WFLY-1999:
------------------------------
Assignee: Josef Cacek (was: Alexey Loubyansky)
> 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