[ANN] Apache Felix Configuration Admin Service version 1.2.0 Released

2009-08-25 Thread Felix Meschberger
The Felix team is pleased to announce the release of Apache Felix Configuration Admin Service version 1.2.0 The Apache Felix Configuration Admin Service is an implementation of the upcoming OSGi Configuration Admin Service Specification 1.3

Unsupported use case for maven-scr-plugin

2009-08-25 Thread Daniel Bimschas
Hi there! I just found an unsupported use case that I'm stuck with. Consider a class A that implements the interfaces B, C and EventHandler. For B and C class A wants to be registered as service declaratively. Therefore I use the scr annotations. For interface EventHandler I want to

Re: Question about Felix shutdown, iPojo life cycle and iPojo requires...

2009-08-25 Thread mffre...@axway.com
Hello again, I must add my two iPojo services have the same start level because they're coming from the same bundle. I don't know if it can be usefull to understand my problem... ++ mffre...@axway.com wrote: Hello, I've two iPojo services object and objectRegistry. The service object

Re: Question about Felix shutdown, iPojo life cycle and iPojo requires...

2009-08-25 Thread Clement Escoffier
Hi, On 25.08.2009, at 11:25, mffre...@axway.com wrote: Hello again, I must add my two iPojo services have the same start level because they're coming from the same bundle. I don't know if it can be usefull to understand my problem... ++ mffre...@axway.com wrote: Hello, I've two iPojo

Re: APi and Implementation in separate JARs

2009-08-25 Thread David Savage
Hi Toni, Great news - I look forward to having a go :) In terms of the equinox bug I haven't yet had a chance to re look at this but my understanding [1] is that this is due to the fact that galileo is not inline with the launching api spec. Though this api should be available on the equinox 3.6

Developing bundles in eclipse

2009-08-25 Thread Cornelius, Martin (DWBI)
Hi there, Does anybody know how to automate the development cycle of felix-bundles in eclipse ? Currently, after every change in the code of the bundle under development, i have to execute two steps manually: First recreate the bundle by calling Bnd (via the context menu), and then erase the