Move Eclipse 3 components to legacy.
[lgpl/argeo-commons.git] / org.argeo.ext.rap.ui.workbench / META-INF / spring / osgi.xml
diff --git a/org.argeo.ext.rap.ui.workbench/META-INF/spring/osgi.xml b/org.argeo.ext.rap.ui.workbench/META-INF/spring/osgi.xml
deleted file mode 100644 (file)
index 206a72a..0000000
+++ /dev/null
@@ -1,19 +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
-       xmlns:util="http://www.springframework.org/schema/util"\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
-       http://www.springframework.org/schema/util\r
-       http://www.springframework.org/schema/util/spring-util-2.5.xsd">\r
-\r
-       <service interface="org.eclipse.rap.rwt.application.ApplicationConfiguration">\r
-               <service-properties>\r
-                       <beans:entry key="contextName" value="ui" />\r
-               </service-properties>\r
-               <beans:bean\r
-                       class="org.eclipse.rap.ui.internal.servlet.WorkbenchApplicationConfiguration" />\r
-       </service>\r
-</beans:beans>
\ No newline at end of file