Hi,

No, I don't think so.

Per the Configuration Admin spec

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

Freeman
-------------
Freeman Fang

FuseSource
Email:[email protected]
Web: fusesource.com
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: http://weibo.com/u/1473905042

On 2012-9-1, at 下午4:42, AlanFoster wrote:

> Hi
> 
> I have a question concerning this example :
> http://camel.apache.org/properties.html#Properties-UsingBlueprintpropertyplaceholderwithCamelroutes
> 
> I wonder if these inlined proerties can be accessed across many bundles? IE
> bundle A defines a property-placeholder and bundle B is able to access those
> defined inlined properties
> 
> I haven't been able to get this to work properly, and I wonder if it is
> indeed possible?
> 
> If anyone has any knowledge of this I'd greatly appreciate it!
> 
> Thanks
> Alan
> 
> 
> 
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Accessing-osgi-blueprint-property-placeholder-across-multiple-bundles-tp5718494.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to