Hey folks,
probably there is an obvious explanation for this, but I just can't figure it out why it is happening...
Whenever I'm deploying a bundle having the headerorCode:Bundle-ActivationPolicy: lazyDM Server still tries to launch it (even if noone tries to load any classes from it)...as in it moves into STARTING state and nicely stays there...Code:Eclipse-LazyStart: true
I would expect that such a bundle is not activated, until someone gets to using it.
It is even worse if such a bundle is deployed upon startup (eg. from STS), the server never finishes starting up, because that 'guilty' one seems to block the sequence, and times out eventually..
Can anyone explain me whether this is a bug or not, and if not, can this behaviour of DMS configured somewhere?
Cheers!


