Hello JB, I am missing something here. In Karaf 2.3.2 when I added a configuration like this:
<config name="foo.bar-unencrypted"> this created a configuration like this: Pid: foo.bar.704f93e3-56f4-41bc-92d8-c6acf2ae167a FactoryPid: foo.bar BundleLocation: mvn:com.mycompany/foo.bar/1.0.0-SNAPSHOT Properties: host = 0.0.0.0 port = 8881 org.apache.karaf.features.configKey = foo.bar-unencrypted service.factoryPid = foo.bar service.pid = foo.bar.0cfabec4-15f4-4d33-bfa3-c9b4bc0dce66 suggesting that the factory pid should be the string before the "-" (if there is a "-"). Was this incorrect? thanks in advance, Gareth -- View this message in context: http://karaf.922171.n3.nabble.com/Problems-With-Factory-Configurations-In-Karaf-3-0-1-tp4033921p4033957.html Sent from the Karaf - User mailing list archive at Nabble.com.
