Well, either
1. you didn’t actually succeed in creating a bundle with a different pid for 
your component.  Look in the (I hope generated) xml configuration in the bundle 
you’ve created and see if it’s what you expect.
2. you didn’t actually succeed in deploying your updated bundle.  If your new 
bundle has a different version than the old one you should be able to 
distinguish which one is actually activated.
3. karaf’s scr:info is flakier than I think possible.

I really don’t think (3) is plausible.

david jencks

> On Sep 9, 2016, at 7:20 AM, Leschke, Scott <[email protected]> wrote:
> 
> I have a component on which I’ve changed the configuration pid. I made the 
> change and redeployed the bundle in which it resides. The pid doesn’t get 
> updated though (as shown by scr:info).  How do I go about getting the pid to 
> update?  I see no provision in SCR for deleting or refreshing the component 
> in some way.
>  
> Scott

Reply via email to