(no commit message)
[utils] / security / src / main / resources / spring / org.wamblee.security.usermgt-repositories.xml
similarity index 93%
rename from security/src/main/resources/spring/test.org.wamblee.security.usermgt-repositories.xml
rename to security/src/main/resources/spring/org.wamblee.security.usermgt-repositories.xml
index 99698c2b7af54ba53b4509a45176d4d39130f340..c7ad63c18e08ecc963137afea5a0b25cafb6d654 100644 (file)
@@ -4,7 +4,7 @@
  <beans> 
     
      <bean id="cacheConfig" class="org.wamblee.io.ClassPathResource">
-         <constructor-arg><value>properties/test.org.wamblee.security.ehcache.xml</value></constructor-arg>
+         <constructor-arg><value>properties/org.wamblee.security.ehcache.xml</value></constructor-arg>
      </bean>
      
      <bean id="userCache" class="org.wamblee.cache.EhCache">