JCR repository backup
[gpl/argeo-slc.git] / modules / org.argeo.slc.agent / META-INF / spring / common.xml
index 2a3f36cfb8d8e631ea22c6f73679dedeabe87864..8345118f86e943e33cde8d2ee0a9258a2c3e93ee 100644 (file)
@@ -11,4 +11,8 @@
                        <value>osgibundle:agent.properties</value>
                </property>
        </bean>
+       
+               <bean name="fileSystemManager" class="org.apache.commons.vfs.impl.StandardFileSystemManager"
+               init-method="init" destroy-method="close" />
+       
 </beans>
\ No newline at end of file