hello,
HttpServiceImpl needs to be fixed so its threadsafe, its using concurrent
data structures in a way that breaks the basic logic it is to perform.
Threadsafety is a very basic requirement in osgi, just like the cleanup of
registered services is the frameworks responsibility in standard design and
not the activators.
--
regards
gustav trede