Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated how to configure using a ManagedServiceFactory

...

The name attribute of the configuration element will be used as the ManagedService PID for the configuration set in the Configuration Admin service. When using a ManagedServiceFactory, the name attribute is servicePid-instanceIdaliasId, where servicePid is the PID of the ManagedServiceFactory and instanceId aliasId is a label used to uniquely identify a particular service instance(an alias to the factory generated service PID).

Deploying such a configuration has the same effect than dropping a file named com.foo.bar.cfg into the etc folder.

...