In cases where the bundle is rebooted (e.g. during tests / maybe during kernel warmup) the Factories are reregistered whch throws an Exception in the currentl logifc.
I have removed the exception and simply allow the factories to be re-set. The alternative is returning if the bundle is already set but this seems less robust.
In cases where the bundle is rebooted (e.g. during tests / maybe during kernel warmup) the Factories are reregistered whch throws an Exception in the currentl logifc.
I have removed the exception and simply allow the factories to be re-set. The alternative is returning if the bundle is already set but this seems less robust.