paulrutter commented on PR #298: URL: https://github.com/apache/felix-dev/pull/298#issuecomment-1968304091
@cziegeler yes, i tried that. But it's quite hard to determine which bundles you need, with all the transitive (and partly overlapping) dependencies. See for example https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/jetty-websocket-jetty-server/12.0.6/jetty-websocket-jetty-server-12.0.6.pom. I could not get all those separate bundles to start, but i might not have the tried with the right combination of bundles. Since http2 is bundled with Felix Http, which is in the same order as websockets, adding websockets to the bundle as well made most sense to me. Also, since it was part of the former Felix http bundle for Jetty 9/11. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org