-
```
Client implementation is available at eclipse http://www.eclipse.org/paho/
project.
Specification is available at
http://www.redbooks.ibm.com/redbooks/pdfs/sg248054.pdf
Additional information:…
-
```
Client implementation is available at eclipse http://www.eclipse.org/paho/
project.
Specification is available at
http://www.redbooks.ibm.com/redbooks/pdfs/sg248054.pdf
Additional information:…
-
Actually using implem.createInstance(...) it is not directly possible.
The workaround is to create a property "instance.name" which is used by iPOJO and as a side-effect set the right component name …
-
Sometimes, exceptions appear in the DM's logs about restoration.
```
2015-01-22 17:09:49,038 | ERROR | .configuration]) | Manager | 57 - net.roboconf.dm - 0.2.0.SNAPSHOT | Ca…
-
```
Client implementation is available at eclipse http://www.eclipse.org/paho/
project.
Specification is available at
http://www.redbooks.ibm.com/redbooks/pdfs/sg248054.pdf
Additional information:…
-
Where, what, etc.
-
```
If no graphic class is loaded before an osgi bundle of your application tries
to load one, then the thread that loads your bundle will remain frozen.
When the "libawt.jnilib" library is linked b…
-
```
Client implementation is available at eclipse http://www.eclipse.org/paho/
project.
Specification is available at
http://www.redbooks.ibm.com/redbooks/pdfs/sg248054.pdf
Additional information:…
-
If one looks at the output of the integration tests, the following log entry appears.
```
2015-02-06 10:19:07,747 | ERROR | ion(3)-127.0.0.1 | agent | 53 - net.roboconf.age…
-
Right now, when a project depends on a bundle that has a not _standard_ versioning scheme, the generated import-package can be problematic.
For example, if your project depends on Guava 15, it genera…