Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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] Tue, 27 June 2006 02:26 Go to next message
Cameron Ross is currently offline Cameron RossFriend
Messages: 17
Registered: July 2009
Junior Member
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 21:26 Go to previous message
Thomas Watson is currently offline Thomas WatsonFriend
Messages: 503
Registered: July 2009
Senior Member
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: Fri Sep 20 07:21:27 GMT 2024

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

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

Back to the top