]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/backend-osgi.xml
Move SLC GIS to sandbox
[gpl/argeo-slc.git] / modules / gis / org.argeo.slc.gis.position.backend / META-INF / spring / backend-osgi.xml
diff --git a/modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/backend-osgi.xml b/modules/gis/org.argeo.slc.gis.position.backend/META-INF/spring/backend-osgi.xml
deleted file mode 100644 (file)
index b02bb07..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-       http://www.springframework.org/schema/beans   \r
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <service ref="shapeFileDataStore" interface="org.geotools.data.DataStore" />\r
-       <service ref="postGisDataStore" interface="org.geotools.data.DataStore" />\r
-       <service ref="backend" interface="org.argeo.slc.geotools.Backend" />\r
-       <service ref="trackDao" interface="org.argeo.slc.gpx.TrackDao" />\r
-</beans:beans>
\ No newline at end of file