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