servicemix-camel blueprint configuration use duplicated PID
-----------------------------------------------------------
Key: SMXCOMP-921
URL: https://issues.apache.org/jira/browse/SMXCOMP-921
Project: ServiceMix Components
Issue Type: Bug
Components: servicemix-camel
Reporter: Freeman Fang
it share same PID with servicemix-common bundle, which is against with the rule
that
Do not share the same persistent-id (PID) between multiple bundles or
definitions, as only one of them will receive notifications. managed-properties
relies on org.osgi.service.cm.ManagedService contract which mandates that each
ManagedService instance must be identified with its own unique PID. Please see
the Configuration Admin spec, specifically section 104.3 and 104.5
We need change to use another PID
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira