You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (Assigned) (JIRA)" <ji...@apache.org> on 2011/12/24 07:32:30 UTC

[jira] [Assigned] (SMXCOMP-921) servicemix-camel blueprint configuration use duplicated PID

     [ https://issues.apache.org/jira/browse/SMXCOMP-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned SMXCOMP-921:
------------------------------------

    Assignee: Freeman Fang
    
> 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
>            Assignee: 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