]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/org.argeo.slc.agent.jcr/META-INF/spring/jcr.xml
Provide SlcAgentFactory in the core agent
[gpl/argeo-slc.git] / modules / org.argeo.slc.agent.jcr / META-INF / spring / jcr.xml
index 94c065b060642ec3033bdff11209472cb050a581..dffc68eb061cc0837db4752ea0aa6c7f56f34310 100644 (file)
@@ -31,4 +31,9 @@
                class="org.argeo.security.core.AuthenticatedApplicationContextInitialization">\r
                <property name="authenticationManager" ref="authenticationManager" />\r
        </bean>\r
+\r
+\r
+       <bean name="fileSystemManager" class="org.apache.commons.vfs.impl.StandardFileSystemManager"\r
+               init-method="init" destroy-method="close" />\r
+\r
 </beans>
\ No newline at end of file