[jboss-jira] [JBoss JIRA] (AS7-3549) Make default-cache attribute of cache-container configurable

Jan Martiska (JIRA) jira-events at lists.jboss.org
Thu Feb 2 03:08:49 EST 2012


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

Jan Martiska updated AS7-3549:
------------------------------

    Description: 
Currently, it is not possible to add a Cache Container using the admin console, cause the form is missing a required attribute 'cache-container':

JBAS014612: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "fff")
]): java.util.NoSuchElementException: No child 'default-cache' exists

according to AS7-3488 : it seems that default-cache attribute will no longer be required, so this will most likely work again in the future.
*UPDATE* in the latest snapshot of 2nd February, it seems it already works again

However, still there should be a form element to input a value for this attribute, it seems like it is not configurable at all (using the console) for the time being.


  was:
Currently, it is not possible to add a Cache Container using the admin console, cause the form is missing a required attribute 'cache-container':

JBAS014612: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "fff")
]): java.util.NoSuchElementException: No child 'default-cache' exists

according to AS7-3488 : it seems that default-cache attribute will no longer be required, so this will most likely work again in the future.
*UPDATE* in the latest snapshot of 2nd January, it seems it already works again

However, still there should be a form element to input a value for this attribute, it seems like it is not configurable at all (using the console) for the time being.



    
> Make default-cache attribute of cache-container configurable
> ------------------------------------------------------------
>
>                 Key: AS7-3549
>                 URL: https://issues.jboss.org/browse/AS7-3549
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 7.1.0.CR1b
>            Reporter: Jan Martiska
>            Assignee: Heiko Braun
>             Fix For: 7.1.1.Final
>
>
> Currently, it is not possible to add a Cache Container using the admin console, cause the form is missing a required attribute 'cache-container':
> JBAS014612: Operation ("add") failed - address: ([
>     ("subsystem" => "infinispan"),
>     ("cache-container" => "fff")
> ]): java.util.NoSuchElementException: No child 'default-cache' exists
> according to AS7-3488 : it seems that default-cache attribute will no longer be required, so this will most likely work again in the future.
> *UPDATE* in the latest snapshot of 2nd February, it seems it already works again
> However, still there should be a form element to input a value for this attribute, it seems like it is not configurable at all (using the console) for the time being.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list