Enable checkstyle for other non-source files
[controller.git] / opendaylight / clustering / services_implementation / src / main / resources / config / infinispan-config.xml
index 96eff96919b35a5dd166b03d8ae23772b5193323..2aa3fdb849b6fb02a65eeb5a626ec293a1fd8817 100644 (file)
@@ -2,7 +2,7 @@
   <global>
     <transport>
       <properties>
-        <property name="configurationFile" value="/config/jgroups.xml"/>
+        <property name="configurationFile" value="config/jgroups.xml"/>
       </properties>
     </transport>
     <!-- Enable JMX statistics -->
@@ -19,7 +19,7 @@
     <!--
         Used to register JMX statistics in any available MBean server
     -->
-    <jmxStatistics enabled="true"/>    
+    <jmxStatistics enabled="true"/>
   </default>
   <!-- transactionManagerLookupClass="org.infinispan.transaction.lookup.JBossStandaloneJTAManagerLookup" -->
   <namedCache name="transactional-type">