[infinispan-issues] [JBoss JIRA] (ISPN-4156) Validating parse of infinispan.cfg.xml fails due to incorrect XSD

Howard Lewis Ship (JIRA) issues at jboss.org
Tue Mar 25 19:25:12 EDT 2014


Howard Lewis Ship created ISPN-4156:
---------------------------------------

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


/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


More information about the infinispan-issues mailing list