]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - modules/server/org.argeo.slc.server.agentproxy/META-INF/spring/agentProxy-osgi.xml
Move to SLC legacy
[gpl/argeo-slc.git] / modules / server / org.argeo.slc.server.agentproxy / META-INF / spring / agentProxy-osgi.xml
diff --git a/modules/server/org.argeo.slc.server.agentproxy/META-INF/spring/agentProxy-osgi.xml b/modules/server/org.argeo.slc.server.agentproxy/META-INF/spring/agentProxy-osgi.xml
deleted file mode 100644 (file)
index 874a92a..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd
-       http://www.springframework.org/schema/beans   
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">
-
-       <!-- REFERENCES -->
-       <reference id="jmsMessageConverter"
-               interface="org.springframework.jms.support.converter.MessageConverter" />
-       <reference id="jmsConnectionFactory" interface="javax.jms.ConnectionFactory" />
-
-       <!-- SERVICES -->
-       <service ref="agentFactory" interface="org.argeo.slc.runtime.SlcAgentFactory" />
-</beans:beans>
\ No newline at end of file