Hi, I've been experiencing an intermittent problem when setting up SCR components with factoryPIDs:
The components seem to always get activated when configurationAdmin.createFactoryConfiguration(factoryPid, null).update(properties) is invoked, however, they don“t always get updated when configuration.update(properties) is invoked after aquiring configurations from configurationAdmin.listConfigurations(filter). At the moment I think the problem lies in the org.apache.felix:org.apache.felix.scr:1.8.2 implementation since I've swapped it out with the org.knopflerfish.bundle:component:5.0.3 implementation and haven't (yet) seen the problem. I say the problem seems to be in the SCR implementation becuase before swapping out the SCR implementations I did swap out the ConfigAdmin implementations but the problem remained. -- View this message in context: http://apache-felix.18485.x6.nabble.com/SCR-FactoryPID-Intermitent-Update-tp5010772.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org