Re: Apache Felix and JNI

2012-02-15 Thread Richard S. Hall
On 2/14/12 17:20 , rcbandit2 wrote: Hi, I want to create Apache Felix bundle which uses JNI. I found some very old examples based on Ant and they don't even compile. Is there any resent example? Not sure to which example you are referring, but the build script in here works for me: h

Re: HttpService not opening a port

2012-02-15 Thread Tobias Wunden
Hi Jerome, thanks for the quick answer! I read on the HttpService documentation page [1] that the "Apache Felix Http Bundle" is all-in-one, therefore I assumed that it would include all the other bundles listed (including jetty): "org.apache.felix.http.bundle - All in one bundle that includes a

Re: HttpService not opening a port

2012-02-15 Thread jerome moliere
Hi Tobias, as far as I can see you forgot to put in place the jetty bundle..; You have the API but no implementation so no port bound. HTH J.MOLIERE - Mentor/J auteur Eyrolles blog: http://romjethoughts.blogspot.com OSGi book available now!!! 2012/2/15 Tobias Wunden : > Dear all, > > Using

HttpService not opening a port

2012-02-15 Thread Tobias Wunden
Dear all, Using Apache Felix 4.0.2, I have deployed the following bundles: ID|State |Level|Name 0|Active |0|System Bundle (4.0.2) 1|Active |6|Apache Felix Bundle Repository (1.6.6) 2|Active |6|Apache Felix Gogo Command (0.12.0) 3|Active |6|Apache

Re: Environment variables in MANIFEST.MF

2012-02-15 Thread Stuart McCulloch
On 10 Feb 2012, at 08:01, Tuomas Kiviaho wrote: > I'm having the exact same problem. Any news what might cause this. I upgraded > the bundle plugin from 2.0.1 to 2.3.6 and this started to appear. This is fixed in maven-bundle-plugin 2.3.7 which is now available from Maven central > -- > Tuomas

[ANN] Apache Felix maven-bundle-plugin 2.3.7 released

2012-02-15 Thread Stuart McCulloch
The Apache Felix team is pleased to announce the release of maven-bundle-plugin 2.3.7 This is a plugin for building OSGi bundles in Maven by using the BND library from Peter Kriens http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html http://svn.apache.org/repos/asf/felix/r