Hi, For sure it's a strange behavior. It sounds like a bug. Could you open a Jira issue ( https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=12312610) with your configuration (the metadata.xml file and the version of the configuration admin). I will recreate the bug to solve it.
Thank you very much Regards, Clement 2008/9/22 João Assunção <[EMAIL PROTECTED]> > 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 >

