Hello, I was not able to reproduce the bug, but as I solve another issue with the configuration admin, it should solve this one too. Ping me if you see the bug again.
Clement -----Original Message----- From: João Assunção <[EMAIL PROTECTED]> [mailto:=?ISO-8859-1?Q? Jo=E3o_Assun=E7=E3o _<[EMAIL PROTECTED]>?=] Sent: lundi 22 septembre 2008 16:46 To: [email protected] Subject: Strange behavior in managed iPOJO Hello, I created a managed iPOJO with some instance properties defined in the metadata descriptor with default values. I was expecting to find a Configuration associated to the managed.service.pid, but there wasn't one available. Using the ConfigurationAdmin service I created a Configuration for my iPOJO, and I was able to change some properties. But when I restart the bundle, the iPOJO instance is using the values defined in the metadata descriptor instead of the ones present in the Configuration. I get a debug message saying that the Configuration for my managed.service.pid has already been delivered. I find this behavior strange (at least for me) and I'd like to know if this is normal. Thanks. Joao --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

