Re: Problem using Declarative Service with a multi versioned service

2010-08-13 Thread Pierre De Rop
Felix; After replaying my test many times, it turns out that SCR is working like a charm and I don't reproduce my issue anymore ... Sorry for this bad alert ! BR /pierre On Fri, Aug 13, 2010 at 5:22 PM, Felix Meschberger wrote: > Hi, > > On 13.08.2010 17:11, Pierre De Rop wrote: > > Hi Felix, >

Re: Problem using Declarative Service with a multi versioned service

2010-08-13 Thread Felix Meschberger
Hi, On 13.08.2010 17:11, Pierre De Rop wrote: > Hi Felix, > > Thanks for your quick response. > I tested also with scr 1.2.0 (and 1.4.0), and it seems that I still have the Bad- but somewhat glad its not a new issue. > same problem: > > DEBUG: com.alcatel_lucent.samples.multiversion2.0.0 (10):

Re: Problem using Declarative Service with a multi versioned service

2010-08-13 Thread Pierre De Rop
Hi Felix, Thanks for your quick response. I tested also with scr 1.2.0 (and 1.4.0), and it seems that I still have the same problem: DEBUG: com.alcatel_lucent.samples.multiversion2.0.0 (10): [com.alcatel_lucent.samples.multiversion.implv2.ServiceImpl] State transition : Registered -> Active ERROR

Re: Problem using Declarative Service with a multi versioned service

2010-08-13 Thread Felix Meschberger
Hi, I did change some argument checking for bind methods shortly before the 1.6.0 release (The 1.6.1-SNAPSHOT is essentially still the same as the 1.6.0 release currently being voted) to get SCR pass the CT. I cannot exclude the possibility of this introducing a nasty side effect bug. Can you te