Hello, Felix Users

I have run into a weird behaviour of container. Imagine, we have components:
  - A (immediate=false),
  - B (immediate=true), dependent on A
  - C (immediate=true), dependent on A

Restart of B leads to restart of A. After that C keeps using a stale
"deactivated" instance of A.

Bundle versions:
   System Bundle (org.apache.felix.framework): 4.1.0.R1404502
   Apache Felix Declarative Services (org.apache.felix.scr): 1.6.3.R1409029

Reply via email to