Hi Felix,

Sorry to bore you again, but I think I've got another bug in the felix configuration admin. I've tried to create a new PersistanceManager to store configuration in xml but after registring my persistance manager service somes ClassCastException are throws when I'm using the configuration admin. I've looked in your code and see that at line 530 of ConfigurationManager you put the service object in a Set with a custom comparator. But in your comparator you cast the objects into ServiceReferences (line 61 of RankingComparator) and that throws the class cast Exception.
Can you have a look about this ?

Thanks
Tom

ps: I will send you directly a test bundle to illustrate.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to