[jboss-jira] [JBoss JIRA] (AS7-5034) Cache Store descriptor specifies that properties max-occurs = 1

Tristan Tarrant (JIRA) jira-events at lists.jboss.org
Wed Jun 20 11:50:12 EDT 2012


Tristan Tarrant created AS7-5034:
------------------------------------

             Summary: Cache Store descriptor specifies that properties max-occurs = 1
                 Key: AS7-5034
                 URL: https://issues.jboss.org/browse/AS7-5034
             Project: Application Server 7
          Issue Type: Bug
          Components: Clustering
            Reporter: Tristan Tarrant
            Assignee: Paul Ferraro
            Priority: Minor


Querying the descriptor for the Infinispan subsystem  reveals that the <property> sub-element of the <store> element has been specified at max-occurs = 1, while it should be unlimited

property" => {
                                         "description" => "A cache store property with name and value.",
                                         "min-occurs" => 0,
                                         "max-occurs" => 1,
                                         "model-description" => {"*" => {

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