That didn't help. The jetty bundle would then like to refer to another json one... I thought that this "-DimportTransitive=true -DimportOptional=true -DwidenScope=true" at the end of the "import-bundle" command would tell it to download and reference the bundles needed?
2012/9/26 Chetan Mehrotra <[email protected]>: > What other bundles are installed on this Felix container? > > javax.servlet:servlet-api:2.4 is not a proper OSGi bundles. Typically > the servlet api package is exported by the HTTP Service > implementation.Try installing the org.apache.felix.http.jetty bundle > which provides the HTTP Service and also exports the required packages > > Chetan Mehrotra > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

