Hi,
with regard to [1] I would like to change the startup of the dOSGi DSW
from a normal OSGi activator to Spring. This way the DSW would be
started by the Spring OSGi Extender bundles which would solve an issue
with the intent map loading. Currently the intent map is only
successfully loaded
Hi
My concern is that the way intents maps are loaded is the implementation detail of DSW and even though using Spring is what we use
at the moment to load them I'm feeling we should not exclude other options (to make it easier for 'interested' OSGI non-Spring aware
containers to integrate/inlc
I think this would be a good improvement since solves the race
condition that causes the error as raised in DOSGI-66. I'm glad to see
that some more explanation around the work was provided in the bug as
well.
At the moment CXF-DOSGi uses Spring for various things. Its really an
implementation deta