paulrutter commented on PR #310:
URL: https://github.com/apache/felix-dev/pull/310#issuecomment-2082002459

   I found out that 
https://github.com/jetty/jetty.project/blob/jetty-12.0.x/jetty-core/jetty-server/src/main/java/org/eclipse/jetty/server/handler/ContextHandler.java#L510
 is the culprit, and setting `context.setCrossContextDispatchSupported(true);` 
in `JettyService` will solve it.
   
   Now trying if i can get the example code to work.


-- 
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

Reply via email to