Skip to main content



      Home
Home » Eclipse Projects » Equinox » Can't set service.pid from declarative service spec
Can't set service.pid from declarative service spec [message #68941] Mon, 26 June 2006 22:26 Go to next message
Eclipse UserFriend
Hello,

I have a declarative service spec that contains the following property
description:
<property name="service.pi" value="com.mydomain.Service1" type="String"/>
<property name="service.pid" value="com.mydomain.Service2" type="String"/>
<property name="service.pidX" value="com.mydomain.Service3" type="String"/>

However, when I look at the Dictionary object returned by
ComponentContext.getProperties(), service.pi and service.pidx are there,
but service.pid is not. Any thought on why the framework is removing the
service.pid property?

Cameron.
Re: Can't set service.pid from declarative service spec [message #69938 is a reply to message #68941] Thu, 13 July 2006 17:26 Go to previous message
Eclipse UserFriend
Please open a bug report with an example to reproduce the problem. It
seems like a bug. BJ Hargrave will be able to tell us when you open a
bug. Thanks.

Tom.
Previous Topic:Implementaiton plans for a Configuration Admin Service
Next Topic:http service port
Goto Forum:
  


Current Time: Thu Jul 10 06:40:10 EDT 2025

Powered by FUDForum. Page generated in 0.09010 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top