[osgi-dev] Can't interact with Gogo

2016-10-20 Thread Khemila, Mohamed Ali (TOR)
I am going through the base tutorial. I was able to do all the tasks in the tutorial except that I cannot interact with Gogo. When I run the provider project, I get the "enRoute" banner dumped on the console. However any "!g" commands I type on the console don't seem to be doing anything. For

Re: [osgi-dev] Help

2016-10-20 Thread Simon Chemouil
BJ Hargrave a écrit le 20/10/2016 15:56 : > Maybe we need an osgi-users list for more general help type questions > and osgi-dev can stay more focussed on spec related discussions? > > I could create the osgi-users list and intially subscribe everyone on > osgi-dev to it. Then people can

[osgi-dev] R: Help

2016-10-20 Thread Portinaro Nicola
The issue here is that for some topics, probably a mailing list is not the best tool to use. If the information has to be shared in order to be reused by other people, maybe Stack Overflow could be more effective. It is my primary source for finding the solution to the problems I encounter

Re: [osgi-dev] Help

2016-10-20 Thread BJ Hargrave
You need to put the native lib in the bundle and put a Bundle-NativeCode header in the bundle's manifest with the necessary information. See the OSGi Core spec for details.   --BJ HargraveSenior Technical Staff Member, IBM // office: +1 386 848 1781OSGi Fellow and CTO of the OSGi Alliance //

Re: [osgi-dev] Help

2016-10-20 Thread BJ Hargrave
Maybe we need an osgi-users list for more general help type questions and osgi-dev can stay more focussed on spec related discussions?   I could create the osgi-users list and intially subscribe everyone on osgi-dev to it. Then people can unsubscribe from either (or both) lists as they see fit.  

Re: [osgi-dev] Help

2016-10-20 Thread Raymond Auge
Since I pushed at the OSGi board level to move enRoute discussion here, let me take this back (meeting this coming week) and see what we can do. It's not intended to alienate anyone who were enjoying the list as it was. The idea was simply to coalesce two already low volume channels into one...

Re: [osgi-dev] Help

2016-10-20 Thread erwindl0
+1 Op 10/20/2016 om 2:35 PM schreef Simon Chemouil: Hi Peter, Peter Kriens a écrit le 20/10/2016 13:52 : I did a quick check on the last messages on this list: [snip] So out of more than 60 messages, there were only 5 messages related to OSGi enRoute. Are these your problem? Since I will

Re: [osgi-dev] Help

2016-10-20 Thread Simon Chemouil
Hi Peter, Peter Kriens a écrit le 20/10/2016 13:52 : > I did a quick check on the last messages on this list: [snip] > > So out of more than 60 messages, there were only 5 messages related > to OSGi enRoute. Are these your problem? Since I will spend much less > time on OSGi enRoute a new

Re: [osgi-dev] Bndtools/Eclipse Help

2016-10-20 Thread Peter Kriens
> On 20 okt. 2016, at 12:42, manoj.vrajam...@wipro.com wrote: > Humble Request: > http://enroute.osgi.org/tutorial_wrap/050-start > & > http://enroute.osgi.org/appnotes/native-libraries.html >

Re: [osgi-dev] Help

2016-10-20 Thread Peter Kriens
I did a quick check on the last messages on this list: 2x Meta list discussion 4x Request native code documentation (enroute is mentioned because app note does not suffice) 5x Zigbee 4x Sysout Logging because of configuration problems 8x DS unsatisfied references 3x DS lazy activation 5x How to

Re: [osgi-dev] Help

2016-10-20 Thread Simon Chemouil
Resurrecting this old topic. It has been decided in the OSGi Alliance to move enRoute support here, but maybe it could be decided to move it elsewhere now? I'm interested in the osgi discussion / spec content, but the interest / noise ratio is decreasing rapidly, and it's only a few users of

Re: [osgi-dev] Bndtools/Eclipse Help

2016-10-20 Thread manoj.vrajamani
Humble Request: http://enroute.osgi.org/tutorial_wrap/050-start & http://enroute.osgi.org/appnotes/native-libraries.html documentation itself is *not clear*/*so messy*. It should rather take a simple example of one .jar file and one .so native lib and show a simple step by step procedure

Re: [osgi-dev] Query

2016-10-20 Thread Timothy Ward
Hi Manoj In that case might I suggest looking at the Apache Felix UPnP project? https://felix.apache.org/documentation/subprojects/apache-felix-upnp.html It has been around for a while, so there’s probably some better

Re: [osgi-dev] Query

2016-10-20 Thread manoj.vrajamani
Hi Tim, I am looking for a proof of concept. So any protocol would suffice.. Do you suggest any ready protocols? How about UPnP ? How do I achieve the same in UPnP? (or any other – for that matter) ☺ Thanks, Manoj From: osgi-dev-boun...@mail.osgi.org [mailto:osgi-dev-boun...@mail.osgi.org] On