I have a doubt on the functionality of the cardinality attribute . How does it work ?
Is it valid at init time only or should be applicable at runtime also , what i mean is if a mandatory service goes down at runtime , will the dependent service give a service unavailable exception at runtime or will teh service fail saying its mandatory.
For me it just said service unavailable and my dependent bundle did not fail.
i tried it in both the 1.0.2 version as well as 2.0 M5. Is it the expected behavior ? o is it a BUG ?


