[
https://issues.jboss.org/browse/ISPN-4156?page=com.atlassian.jira.plugin....
]
Howard Lewis Ship updated ISPN-4156:
------------------------------------
Attachment: infinispan.cfg.xml
This is the infinispan.cfg.xml, with proper namespace setup. Parsing fails at line 118,
the first instance of element stringKeyedJdbcStore.
Validating parse of infinispan.cfg.xml fails due to incorrect XSD
------------------------------------------------------------------
Key: ISPN-4156
URL:
https://issues.jboss.org/browse/ISPN-4156
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 6.0.2.Final
Reporter: Howard Lewis Ship
Assignee: Dan Berindei
Attachments: infinispan.cfg.xml
/infinispan-cachestore-jdbc-6.0.2.Final.jar!/schema/infinispan-cachestore-jdbc-config-6.0.xsd
line 110 is:
{code}
<xs:extension base="config:lockSupportStore">
{code}
but lockSupportStore does not exist in the main config schema.
This causes validating XML parsing to fail.
--
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