Re: Best way to launch felix from maven

2009-05-27 Thread Stuart McCulloch
2009/5/28 Richard Wallace Hi Rich, Pax runner is awesome! You should definitely give it a look. That > said, the only problem you might run into, which I've run into as well > and just haven't had the time to do anything about it, is that Pax > Runner will use its own internal mechanism to res

RE: Best way to launch felix from maven

2009-05-27 Thread Brendan Haverlock
I just installed the pax runner plugin in maven and got my "hello world" bundle starting. Now, is there a way to debug and hot code replace with pax in eclipse? Thank you! Brendan Haverlock -Original Message- From: Richard Wallace [mailto:rwall...@thewallacepack.net] Sent: Wednesday, M

RE: Best way to launch felix from maven

2009-05-27 Thread Brendan Haverlock
A, sorry...to clarify, I am running maven from eclipse and using the maven eclipse plugin. Pax looks useful, though. Thanks, Brendan Haverlock -Original Message- From: Alin Dreghiciu [mailto:adreghi...@gmail.com] Sent: Wednesday, May 27, 2009 4:32 PM To: users@felix.apache.org Subj

Re: Best way to launch felix from maven

2009-05-27 Thread Richard Wallace
Pax runner is awesome! You should definitely give it a look. That said, the only problem you might run into, which I've run into as well and just haven't had the time to do anything about it, is that Pax Runner will use its own internal mechanism to resolve bundles that are maven dependencies and

Re: Best way to launch felix from maven

2009-05-27 Thread Alin Dreghiciu
Look for maven pax plugin: http://www.ops4j.org/projects/pax/construct/maven-pax-plugin/index.html On Thu, May 28, 2009 at 1:40 AM, Brendan Haverlock wrote: > Hi all, > > > > I was wondering what the best practice was for launching OSGI applications > from maven was. I've been trying to launch

Best way to launch felix from maven

2009-05-27 Thread Brendan Haverlock
Hi all, I was wondering what the best practice was for launching OSGI applications from maven was. I've been trying to launch applications by using say the easybeans felix launcher and calling that plugin's goal from the run configuration. This has been giving me quite a bit of trouble, and

unable to start felix swing app in eclipse : workaround

2009-05-27 Thread Andreas Mucha
hello all, i figured out a very simple workaround. if i run felix inside eclipse, i simply use another config file which does not start the shell-tui bundle but the remote-shell bundle. doing this makes felix running with swing - bundles in debug mode and in normal mode. to execute felix-shell com

Re: On the fly web service from OSGi service in felix

2009-05-27 Thread Stéphane Jeanjean
Hello, Perhaps, you could use the Service Tracker : http://www.osgi.org/javadoc/r4v41/org/osgi/util/tracker/ServiceTracker.html Stéphane dawg a écrit : Hi, I'm not sure this could be done, but worth asking... I'd like to listen to services being added to OSGi (especially UPnP device services)

Re: On the fly web service from OSGi service in felix

2009-05-27 Thread David Bosschaert
Not sure about Axis, but you can do exactly this with the CXF DOSGi implementation. See here: http://cxf.apache.org/distributed-osgi.html Cheers, David 2009/5/27 dawg : > > Hi, > > I'm not sure this could be done, but worth asking... I'd like to listen to > services being added to OSGi (especial

On the fly web service from OSGi service in felix

2009-05-27 Thread dawg
Hi, I'm not sure this could be done, but worth asking... I'd like to listen to services being added to OSGi (especially UPnP device services) and expose them dynamically as web services (axis2 possibly). I'm aware of the DynamicJava axis2-OSGi work (http://www.dynamicjava.org/posts/running-axis2-

Re: UPnP Basedriver

2009-05-27 Thread Stefano Lenzi
chihi asma ha scritto: I mean the port used by the basedriver for Discovery to receive devices response. I just want to see how the basedriver get it because on wireshark it not always the same and may be it is in conflict with other applications. At the moment the port that you are refering

Re: [iPOJO 1.3.0] reconfiguration update callback

2009-05-27 Thread Mathieu Civel
Allright, I've just added a jira issue : FELIX-1182 Thanks. 2009/5/27 Clement Escoffier > Hi, > > On 26.05.2009, at 16:48, Mathieu Civel wrote: > > Hi Clément, >> >> I'm using the combo File Install/Config Admin to manage my instances >> (great >> combo :), and it works fine except for one c