[jboss-jira] [JBoss JIRA] (WFLY-2527) It's not possible to query subresources of the Infinispan subsystem

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Nov 26 17:42:05 EST 2013


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

Brian Stansberry updated WFLY-2527:
-----------------------------------

    Summary: It's not possible to query subresources of the Infinispan subsystem   (was: It's not possible to query subresourcs of the Infinispan subsystem )

    
> It's not possible to query subresources of the Infinispan subsystem 
> --------------------------------------------------------------------
>
>                 Key: WFLY-2527
>                 URL: https://issues.jboss.org/browse/WFLY-2527
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>            Reporter: Heiko Braun
>            Assignee: Brian Stansberry
>
> the infinispan cache description are not provided for wildcards. Hence it's not possible to query  rrd() _before_ adding a resource:
> {code}
> [domain at localhost:9990 /] /profile=default/subsystem=infinispan/cache-container=web/local-cache=local-web/eviction=*:read-resource-description()
> {
>     "outcome" => "failed",
>     "failure-description" => "JBAS014883: No resource definition is registered for address [
>     (\"profile\" => \"default\"),
>     (\"subsystem\" => \"infinispan\"),
>     (\"cache-container\" => \"web\"),
>     (\"local-cache\" => \"local-web\"),
>     (\"eviction\" => \"*\")
> ]",
>     "rolled-back" => true
> }
> {code}
> Same for the other cache subresources. Please add the wildcard handlers.

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