Centralize authentication
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.ria / src / WEB-INF / applicationContext.xml
index 415bdc304bd95867fdde1cadf61aa1dd9a99401d..2b8a2e744dfe8be52ac33cdd073ba2f064dc6fa0 100644 (file)
@@ -7,6 +7,7 @@
        http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd
        http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd">
 
+       <import resource="osgi.xml" />
        <import resource="security.xml" />
 
 </beans>
\ No newline at end of file