On Feb 15, 2010, at 16:52 , Jackson, Bruce wrote: > What other bundles do you have installed when running this?
> but I still find that the HTTP service 1.0 complains that: > > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.felix.http.jetty [7]: package; > (&(package=org.osgi.service.http)(version>=1.2.0)) That's the API that is part of the OSGi compendium. There is a bundle with all the compendium API's available. I'd try that one. Greetings, Marcel
