Re: [OSGi] Problem starting OSGi bundle with dependencies

2018-01-04 Thread Peter Nabbefeld
For some unknown reason, behaviour seems unstable, i.e. if the target is created, the variables seem to be set correctly, but if it already exists, the settings seem to be erroneous. I'll have to investigate that further.  :-/ Regards P. Am 04.01.2018 um 13:33 schrieb Peter Nabbefeld: Hi,

Re: [OSGi] Problem starting OSGi bundle with dependencies

2018-01-04 Thread Peter Nabbefeld
Hi, finally I found out, the property value of ${plugins.jars} is home/peter/NetBeansProjects/GFCore/target/classes As Felix expects jar files only, this leads to an error. I'll have to filter for jar files only, but this should also be changed in the corresponding NetBeans project template.

[OSGi] Problem starting OSGi bundle with dependencies

2018-01-04 Thread Peter Nabbefeld
Hello, I'm currently using nightly build 201712290002. I'm following http://www.geoforge.org/development/osgi/tutorials/tuto_nb_2.php (with some modifications, e.g. updated version numbers). After start, I get the following error message: [java] org.osgi.framework.BundleException: Unable to