I tested with equinox and I do not have the config visibility issue. I am going to continue testing with felix to see if I can locate the issue.
Any insight would be appreciated. Thanks On Wed, Sep 17, 2014 at 2:31 PM, Kevin Carr <[email protected]> wrote: > In researching this, is it possible this issue is due to > > > http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.configadmin-1.8.0/changelog.txt > > [FELIX-3360] - Bundle location is statically set for dynamically bound bundles > > Maybe the behavior has changed? > > > > On Wed, Sep 17, 2014 at 1:59 PM, Kevin Carr <[email protected]> wrote: > >> Version: 3.0.2-SNAPSHOT from today >> >> I have three bundles that register a PID for ConfigAdmin. Normally, when >> I run a config:list I see the pid for each configuration bound to my >> bundle. Now I am seeing all of them bound to >> mvn:org.apache.karaf.config/org.apache.karaf.config.core/3.0.2-SNAPSHOT. >> >> When I run, config:edit {pid} >> config:property-set >> config:update >> >> I get an error stating that the bundle is already bound to config.core no >> visibility. (I am paraphrasing.) >> >> Any ideas? >> >> -- >> Scott Carr >> > > > > -- > Scott Carr > -- Scott Carr
