[JBoss JIRA] (JBMETA-371) DefaultPropertyReplacer + PropertyResolver is broken for vault expressions
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/JBMETA-371?page=com.atlassian.jira.plugin... ]
RH Bugzilla Integration commented on JBMETA-371:
------------------------------------------------
Chao Wang <chaowan(a)redhat.com> changed the Status of [bug 1058959|https://bugzilla.redhat.com/show_bug.cgi?id=1058959] from POST to MODIFIED
> DefaultPropertyReplacer + PropertyResolver is broken for vault expressions
> --------------------------------------------------------------------------
>
> Key: JBMETA-371
> URL: https://issues.jboss.org/browse/JBMETA-371
> Project: JBoss Metadata
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: common
> Affects Versions: 7.0.4.Final
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 8.0.0.Final
>
>
> The DefaultPropertyReplacer + PropertyResolver algorithm is broken for vault expressions. It's based on the assumption that the contents of the expression string between "${" and "}" have a fixed format a la the old JBoss AS system properties (e.g. propertyname[: default value]) and then the PropertyResolver tries to resolve "propertyname".
> This is incorrect in the case of vault expressions, which do not follow this format. In particular the ":" char appears multiple places in a vault expression and does not serve as a delimiter between "propertyname" and "default value".
--
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
12 years, 2 months
[JBoss JIRA] (WFLY-3026) Security-configuration for messaging wrong in Admin Guide
by Daniel Lechner (JIRA)
Daniel Lechner created WFLY-3026:
------------------------------------
Summary: Security-configuration for messaging wrong in Admin Guide
Key: WFLY-3026
URL: https://issues.jboss.org/browse/WFLY-3026
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 8.0.0.Final
Reporter: Daniel Lechner
Assignee: Tom Wells
Priority: Minor
In the Admin Guide for Wildfly 8 (https://docs.jboss.org/author/display/WFLY8/Admin+Guide) the section "4.10.2.6 Security Domain for Users" contains an inaccurate snippet.
Following this guide one would suggest that the "security-domain" tag should be an immediate child of subsystem for the messaging. But this raises an exception during startup of the application server.
To configure the security-domain it has to be placed under the "hornetq-server" tag.
--
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
12 years, 2 months