[infinispan-issues] [JBoss JIRA] (ISPN-1842) Configuration schema is not included at expected location

Sanne Grinovero (JIRA) jira-events at lists.jboss.org
Mon Feb 6 12:11:48 EST 2012


Sanne Grinovero created ISPN-1842:
-------------------------------------

             Summary: Configuration schema is not included at expected location
                 Key: ISPN-1842
                 URL: https://issues.jboss.org/browse/ISPN-1842
             Project: Infinispan
          Issue Type: Bug
            Reporter: Sanne Grinovero
            Assignee: Manik Surtani
             Fix For: 5.2.0.ALPHA1, 5.2.0.FINAL


Just found these messages in my logs:
{quote}
17:04:43,731 (main) DEBUG FileLookup:57 - Unable to find file schema/infinispan-config-5.1.xsd in classpath; searching for this file on the filesystem instead.
17:04:43,731 (main) DEBUG InfinispanConfiguration:389 - Could not find schema on path schema/infinispan-config-5.1.xsd, resolving infinispan.config.schema to http://www.infinispan.org/schemas/infinispan-config-5.1.xsd
17:04:43,911 (main) DEBUG InfinispanConfiguration:396 - Using schema http://www.infinispan.org/schemas/infinispan-config-5.1.xsd
{quote}
Indeed the schema is included in the jar, but is in the root of the jar, while it's searched for in *schema/infinispan-config-5.1.xsd*

--
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 infinispan-issues mailing list