[jboss-jira] [JBoss JIRA] (WFCORE-1921) Problem with capability-reference to resource whose name is number with ZERO(s) prefix.

Hynek Švábek (JIRA) issues at jboss.org
Wed Nov 2 07:56:01 EDT 2016


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

Hynek Švábek reassigned WFCORE-1921:
------------------------------------

    Assignee: Jean-Francois Denise


> Problem with capability-reference to resource whose name is number with ZERO(s) prefix.
> ---------------------------------------------------------------------------------------
>
>                 Key: WFCORE-1921
>                 URL: https://issues.jboss.org/browse/WFCORE-1921
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Hynek Švábek
>            Assignee: Jean-Francois Denise
>
> Problem with resources which name contains only NUMBERS.
> Particularly the number which beginning with ZERO(s).
> *Scenario*
> * I have resources which name contains only numbers with ZERO(s) prefix
> * I want set capability-reference to it
> * e.g. /subsystem=elytron/aggregate-role-mapper001=aggregateRoleMapper:add(role-mappers=[001,111])
> *Actual result*
> {code}
> {
>     "outcome" => "failed",
>     "failure-description" => "WFLYCTL0369: Required capabilities are not available:
>     org.wildfly.security.role-mapper.1; There are no known registration points which can provide this capability.",
>     "rolled-back" => true
> }
> {code}
> *Expected result*
> {code}
> Success
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list