RE: Question about the tutorial "Using Distributed Services with iPOJO"

2016-02-17 Thread Paulo Renato de Athaydes
Hello fellow Brazilian! Here's a demo I wrote using IPojo and D-OSGi (with Gradle and the osgi-run plugin, but these are optional): https://github.com/renatoathaydes/osgi-run/tree/master/osgi-run-test/ipojo-dosgi This code definitely works, hope this helps you find out what's wrong. Let me know if

Re: NullPointerException in maven-bundle-plugin:3.0.1

2016-02-17 Thread Stuart McCulloch
Hi Stephen, I’ve made a maintenance release of the container with the lifecycle fixes: https://wiki.eclipse.org/Sisu/Changelog#Release_0.3.3 https://bugs.eclipse.org/bugs/show_bug.cgi?id=487090 and opened a bug report against Maven to pull this into the next release: https://issues.apache.o

Question about the tutorial "Using Distributed Services with iPOJO"

2016-02-17 Thread Gabriel Ferreira
Good evening, I'm Gabriel, a brazilian student. I tried to study iPOJO, in order to understand how it can help to create and use distributed services. The first tutorial I found was "Using Distributed Services with iPOJO", from the Felix iPOJO documentation, in the following link: http://felix.ap