[infinispan-issues] [JBoss JIRA] (ISPN-7148) Unable to create/edit Cache Configurations when Security is not enabled

Vladimir Blagojevic (JIRA) issues at jboss.org
Thu Oct 27 10:37:00 EDT 2016


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

Vladimir Blagojevic edited comment on ISPN-7148 at 10/27/16 10:36 AM:
----------------------------------------------------------------------

Consider including https://github.com/ryanemerson/infinispan-management-console/commit/b69b781baac5576edab130e7a7eda26f0aab090a fixes while working on this issue, we make sure the DMR errors are propagated to a modal


was (Author: vblagojevic):
Consider including https://github.com/ryanemerson/infinispan-management-console/commit/b69b781baac5576edab130e7a7eda26f0aab090a fixes while working on this issue

> Unable to create/edit Cache Configurations when Security is not enabled
> -----------------------------------------------------------------------
>
>                 Key: ISPN-7148
>                 URL: https://issues.jboss.org/browse/ISPN-7148
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 9.0.0.Alpha4
>            Reporter: Ryan Emerson
>            Assignee: Ryan Emerson
>
> Unable to create/edit cache configurations/templates as the security/authorization DMR is not created when required:
> "WFLYCTL0175: Resource [
>     ("profile" => "clustered"),
>     ("subsystem" => "datagrid-infinispan"),
>     ("cache-container" => "clustered"),
>     ("configurations" => "CONFIGURATIONS"),
>     ("distributed-cache-configuration" => "asdasdad"),
>     ("security" => "SECURITY")
> ] does not exist; a resource at address [
>     ("profile" => "clustered"),
>     ("subsystem" => "datagrid-infinispan"),
>     ("cache-container" => "clustered"),
>     ("configurations" => "CONFIGURATIONS"),
>     ("distributed-cache-configuration" => "asdasdad"),
>     ("security" => "SECURITY"),
>     ("authorization" => "AUTHORIZATION")
> ] cannot be created until all ancestor resources have been added"



--
This message was sent by Atlassian JIRA
(v7.2.2#72004)


More information about the infinispan-issues mailing list