[jboss-jira] [JBoss JIRA] (WFLY-1791) Unable to use Filter Expressions in filter-spec

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


    [ https://issues.jboss.org/browse/WFLY-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12805552#comment-12805552 ] 

RH Bugzilla Integration commented on WFLY-1791:
-----------------------------------------------

Emmanuel Hugonnet (ehsavoie) <ehugonne at redhat.com> made a comment on [bug 982303|https://bugzilla.redhat.com/show_bug.cgi?id=982303]

/subsystem=logging/console-handler=CONSOLE:write-attribute(name=filter-spec, value=substituteAll("JBAS" \, "DUMMY")) is working

You have to escape the comma so the value is correctly assumed to be a String otherwise it would be parsed as a List.
                
>  Unable to use Filter Expressions in filter-spec
> ------------------------------------------------
>
>                 Key: WFLY-1791
>                 URL: https://issues.jboss.org/browse/WFLY-1791
>             Project: WildFly
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Emmanuel Hugonnet
>            Assignee: Alexey Loubyansky
>            Priority: Minor
>


--
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