Hi,I'm following the current development of OSGi support in Vaadin 10/11 and found this issue:
https://github.com/vaadin/flow/issues/4376Vaadin seems to make use of a ServletContainerInitializer for its Routes and it seems not to work with jetty and felix.
Is there support for ServletContainerInitializers in felix.http.jetty or the whiteboard? Or is this something that is not supported?
Kind regards, Thomas