Maybe... Actually, that's why I ask the question. What's the difference then b/t properties of configuration objects and properties with which services are registered that sounds very similar to me.
Or, more to the point, in what cases would I use one over the other? - Joel -----Original Message----- From: Felix Meschberger [mailto:[email protected]] Sent: Wednesday, August 26, 2009 2:41 PM To: [email protected] Subject: Re: ServiceProperty vs Property Hi Joel, Joel Schuster schrieb: > Could someone please either explain or point me to documentation that > explains the difference b/t a @ServiceProperty and a @Property? I assume you refer to the properties of configuration objects provided by the Configuration Admin service and the properties with which services are registered. > In particular what difference it makes in the FileInstaller's *.cfg files? The FileInstaller .cfg files define properties which are provided as part of configurations provided to ManagedService and ManagedServiceFactory services. HTH Regards Felix > > ________________________________ > > Joel Schuster > Senior Software Engineer > NAVSYS Corporation > 14960 Woodcarver Road, Colorado Springs, CO 80921 > 719-481-4877 > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

