0 Replies Latest reply on Nov 19, 2014 2:27 PM by gamvi01

    schema locations for infinispan

    gamvi01

      Hi

       

      On few of our environments we will not have access to internet. Wanted to confirm if its safe to skip schema locations in the infinispan configuration file ? or there is a way to use the schema from the jar file referenced like it can be done for spring ?http://stackoverflow.com/questions/1729307/spring-schemalocation-fails-when-there-is-no-internet-connection

       

       

      <infinispan xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

          xsi:schemaLocation="urn:infinispan:config:7.0 http://www.infinispan.org/schemas/infinispan-config.xsd"

          xmlns="urn:infinispan:config:7.0">