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

Jan Martiska (JIRA) jira-events at lists.jboss.org
Wed Feb 1 09:19:50 EST 2012


Jan Martiska created AS7-3549:
---------------------------------

             Summary: 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.

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