In answer to your question, yes PAX Web should be providing the contract. Tim
Sent from my iPhone > On 12 Jun 2017, at 13:48, [email protected] wrote: > > OK, I've "solved" this by creating an additional bundle that simply has the > required: > > Provide-Capability: osgi.contract;osgi.contract=JavaServlet;version:Vers > ion="3.1";uses:="javax.servlet,javax.servlet.http,javax.servlet.descrip > tor,javax.servlet.annotation" > > line in the MANIFEST. > > I say "solved", the karaf assmembly now at least builds. I have yet to > determine how successfully it actually runs. > > However, this seems like a gross hack to me. Shouldn't the pax-web http-api > bundle provide this capability? > > Thanks.
