"Richard S. Hall" <[EMAIL PROTECTED]> writes:

> I think this is due to the fact that compendium contains HTTP
> Service, which has a dependency on servlet.

That's unfortunate, as there's a lot of stuff in the compendium that
could be useful in a standalone or client application that would have
nothing to do with Servlets. I'd rather not be forced to deploy unused
dependencies.

Would it be possible for the dependency on the javax.servlet package
to be dynamic (DynamicImport-Package)? At present the
org.osgi.compendium's bundle has a DynamicImport-Package value of "*".

-- 
Steven E. Harris

Reply via email to