-
```
Hello
Please create OSGi bundle from your jar. You can use Bnd tool to do this. See
http://www.aqute.biz/Bnd/Ant or http://www.aqute.biz/Bnd/Maven.
Thanks in advance
```
Original issue reporte…
-
Currently OSGi packaging is straight forward: each Maven bundle becomes an OSGi bundle by adding the Manifest at build time.
When using XO in the OSGi environment the user only works with the API b…
-
```
Hello
Please create OSGi bundle from your jar. You can use Bnd tool to do this. See
http://www.aqute.biz/Bnd/Ant or http://www.aqute.biz/Bnd/Maven.
Thanks in advance
```
Original issue reporte…
-
```
What steps will reproduce the problem?
N/A
What is the expected output? What do you see instead?
META-INF/MANIFEST.MF should contain OSGi headers.
What version of the product are you using? On w…
-
```
Hello
Please create OSGi bundle from your jar. You can use Bnd tool to do this. See
http://www.aqute.biz/Bnd/Ant or http://www.aqute.biz/Bnd/Maven.
Thanks in advance
```
Original issue reporte…
-
```
Hello
Please create OSGi bundle from your jar. You can use Bnd tool to do this. See
http://www.aqute.biz/Bnd/Ant or http://www.aqute.biz/Bnd/Maven.
Thanks in advance
```
Original issue reporte…
-
We have pretty basic osgi support right now. I'm pretty sure it's broken right now because we keep forgetting to add new package to the configuration. We could automatically generate those packages, a…
-
- [ ] Update Class.forName() references to specify class loaders
- [ ] Test installation and bundle wiring in an OSGi runtime (such as Karaf)
- [ ] Write an integration test that confirms data proce…
-
CDI-OSGi do not test to much that services and bundles are still in the expected state during long processing (e.g when switching between a unregistered factory service and another one, entire CDI-OS…
-
```
As for now additional wrapping is required to include typica in OSGI based
project
```
Original issue reported on code.google.com by `genadii....@gmail.com` on 11 Oct 2010 at 1:22