]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/demo/org.argeo.server.osgi.monitor/WEB-INF/osgi-servlet.xml
Introduce Server OSGi
[lgpl/argeo-commons.git] / server / demo / org.argeo.server.osgi.monitor / WEB-INF / osgi-servlet.xml
diff --git a/server/demo/org.argeo.server.osgi.monitor/WEB-INF/osgi-servlet.xml b/server/demo/org.argeo.server.osgi.monitor/WEB-INF/osgi-servlet.xml
new file mode 100644 (file)
index 0000000..0fcb08b
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<beans xmlns="http://www.springframework.org/schema/beans"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:aop="http://www.springframework.org/schema/aop"
+       xmlns:context="http://www.springframework.org/schema/context"
+       xsi:schemaLocation="
+       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd 
+       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.5.xsd
+       http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-2.5.xsd">
+
+
+</beans>
\ No newline at end of file