MoSIG/ACS: Difference between revisions
Jump to navigation
Jump to search
(→iPOJO) |
(→iPOJO) |
||
| Line 12: | Line 12: | ||
Follow the tutorial http://felix.apache.org/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-gettingstarted/ipojo-hello-word-maven-based-tutorial.html |
Follow the tutorial http://felix.apache.org/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-gettingstarted/ipojo-hello-word-maven-based-tutorial.html |
||
Source code : http://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.ipojo.distribution.maventutorial/1.12.1/org.apache.felix.ipojo.distribution.maventutorial-1.12.1.zip |
|||
=[[UPnP]] and [[OSGi]]= |
=[[UPnP]] and [[OSGi]]= |
||
Revision as of 09:44, 6 December 2016
Homeworks of the ACS module (MoSIG Master)
UPnP
OSGi
Install
Getting started
iPOJO
Follow the tutorial http://felix.apache.org/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-gettingstarted/ipojo-hello-word-maven-based-tutorial.html
UPnP and OSGi
Build samples
git clone https://github.com/apache/felix.git cd felix cd upnp mvn clean install cd samples ls -al
Deployment
java -jar bin/felix.jar
~/.m2/repository/org/apache/felix/org.apache.felix.upnp.sample.binaryLight/0.2.0-SNAPSHOT/org.apache.felix.upnp.sample.binaryLight-0.2.0-SNAPSHOT.jar ~/.m2/repository/org/apache/felix/org.apache.felix.upnp.sample.clock/0.2.0-SNAPSHOT/org.apache.felix.upnp.sample.clock-0.2.0-SNAPSHOT.jar ~/.m2/repository/org/apache/felix/org.apache.felix.upnp.sample.tv/0.2.0-SNAPSHOT/org.apache.felix.upnp.sample.tv-0.2.0-SNAPSHOT.jar