declarative services and configuration admin

2008-07-17 Thread Craig Phillips
Hi, good morning, Maybe someone out there knows or has an idea of how configuration is supposed to work within the context of declarative services and could give me a one paragraph blurb and point me in the right direction... I attempted to set up my bundle to provide the ManagedService and an im

RE: declarative services and configuration admin

2008-07-17 Thread Craig Phillips
ve a good day, respectfully, Craig -Original Message- From: Craig Phillips [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2008 8:14 AM To: dev@felix.apache.org Subject: declarative services and configuration admin Hi, good morning, Maybe someone out there knows or has an idea of how confi

Re: declarative services and configuration admin

2008-07-17 Thread Richard S. Hall
, respectfully, Craig -Original Message- From: Craig Phillips [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2008 8:14 AM To: dev@felix.apache.org Subject: declarative services and configuration admin Hi, good morning, Maybe someone out there knows or has an idea of how configurati

Re: declarative services and configuration admin

2008-07-17 Thread Karl Pauls
if I can get "System.getProperty()" up and running in minutes > while I struggle through this stuff for days and days, well... I think I > have made my point... > > Regards, how ever many lumps of sugar necessary... have a good day, > respectfully, Craig > > -Ori

Re: declarative services and configuration admin

2008-07-18 Thread Pierre De Rop
Hi Craig; Here is a sample code showing how to configure a declarative service component, using the ConfigurationAdmin service. Hope this sample code will help you. (But alternatively, you could have a look to the fileinstaller (made by Peter Kriens) which is able to activate bundles and map

RE: declarative services and configuration admin

2008-07-19 Thread Clement Escoffier
Sent: jeudi 17 juillet 2008 21:39 To: dev@felix.apache.org Subject: Re: declarative services and configuration admin did you have a look at iPOJO already? http://felix.apache.org/site/apache-felix-ipojo.html and http://felix.apache.org/site/presentations.data/ipojo-berlin-20080611.pdf re

RE: declarative services and configuration admin

2008-07-21 Thread Craig Phillips
ld like to... Thanks again, Craig Phillips, Praxis Engineering From: Pierre De Rop [mailto:[EMAIL PROTECTED] Sent: Fri 7/18/2008 5:24 PM To: dev@felix.apache.org Subject: Re: declarative services and configuration admin Hi Craig; Here is a sample code show

RE: declarative services and configuration admin

2008-07-21 Thread Craig Phillips
Sent: Friday, July 18, 2008 5:24 PM To: dev@felix.apache.org Subject: Re: declarative services and configuration admin Hi Craig; Here is a sample code showing how to configure a declarative service component, using the ConfigurationAdmin service. Hope this sample code will help you. (But alternatively

Re: declarative services and configuration admin

2008-07-23 Thread Felix Meschberger
Hi Craig, Sorry to only be able to follow up on this now (I was as Richard said ways for vacation). So here is, what you are looking for: Felix SCR registers a ManagedService[Factory] for each declared Component[Factory] with the service.pid property set to the component name. This ManagedS