bndtools Questions

1

I am moving from maven-bundle-plugin which provided the "convenient" configuration using Embed-Dependency, but it appears i need to specify my Embed Dependency "manually" in bnd format when using t...
Insurrection asked 5/11, 2019 at 19:27

3

Solved

Today I was asked whether it is a good idea to use Maven in our current OSGi application. We used Bndtools and its great since it makes development as easy as possible. Bndtools uses OBR to maintai...
Among asked 12/5, 2012 at 20:50

2

Solved

In my working place, they asked to me to learn the OSGi framework and to decide what is the best approach to work with it. In the last two weeks, I surfed the web and I discovered a lot of differen...
Iseabal asked 12/10, 2018 at 9:15

1

I am using eclipse bndtools plugin to develop OSGi based web application. I am using Eclipse IDE (because of bndtools) and Jetbrain Webstorm IDE to edit the html/css/js files. When I change files...
Pinko asked 5/6, 2016 at 15:0

2

Solved

I want to use Apache POI in OSGi to write an Excel workbook with the streaming, OOXML API (SXSSF). The streaming API is available since POI 3.9. As the latest Apache POI 3.11 jars are not bundles:...
Picador asked 23/4, 2015 at 14:7

1

I’m using Felix Framework for my OSGi project, but I’ve came across a severe problem concerning third party dependencies. I’m using eclipse and maven-bundle-plugin to generate my bundles from the ...

1

Solved

I'm using BndTools (http://bndtools.org/) to develop an OSGI application. Everything is working fine but I have some things I would like to change while exporting my app. I'm trying to achieve tw...
Eberto asked 23/2, 2016 at 21:48

1

Solved

I have the following bnd file: Bundle-Version: 1.0.12 Bundle-Activator: a.b.Activator Private-Package: a.b -buildpath: osgi.core;version=4.3.0,\ org.apache.felix.bundlerepository;version=1.6.6,\ ...
Flashbulb asked 15/9, 2014 at 15:37

1

I'm new in OSGI and I'm having many problems to try to create WABs. I'm using BndTools with Eclipse to help me with OSGi. My problem now is how can I integrate JSF with OSGi. I want to make one mai...
Unmentionable asked 7/1, 2013 at 15:51
1

© 2022 - 2024 — McMap. All rights reserved.