Hi, I require some advice regarding "Declarative Services". Unfortunately, I cannot find anything in the specficiation. I have a component that registers a service in the service registry.
What is the order during component activation and deactivation regarding service (un-)registration via SCR? When is the service registered and unregistered in the service registry? I made a quick test and found out that the service gets registered before the component is fully activated (breakpoint in "activate" method). I do not expect that behaviour and what about deactivation. I would expect that the service gets unregistered and afterwards the component gets deactived. Thanks a lot! Regards, Jens --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org