]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - example/org.argeo.example.cms.e4/OSGI-INF/cms-example-rap.xml
Move DocBook support and Example to Argeo Connect
[lgpl/argeo-commons.git] / example / org.argeo.example.cms.e4 / OSGI-INF / cms-example-rap.xml
diff --git a/example/org.argeo.example.cms.e4/OSGI-INF/cms-example-rap.xml b/example/org.argeo.example.cms.e4/OSGI-INF/cms-example-rap.xml
deleted file mode 100644 (file)
index 4fb099a..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="init" deactivate="destroy">
-   <implementation class="org.argeo.cms.e4.rap.SimpleRapE4App"/>
-   <service>
-      <provide interface="org.eclipse.rap.rwt.application.ApplicationConfiguration"/>
-   </service>
-   <property name="contextName" type="String" value="cms/example"/>
-</scr:component>