dev@grizzly.java.net

HttpServiceImpl

From: gustav trede <gustav.trede_at_gmail.com>
Date: Wed, 28 Jan 2009 14:58:02 +0100

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