Community
Participate
Working Groups
Created attachment 227945 [details] support karaf registerFilter method signature In an environment set up like so: https://github.com/OpenNTF/JavascriptAggregator/wiki/Running-the-sample-application-in-Apache-Karaf Which otherwise works quite well, bundles cannot register javax.servlet.Filter classes because the HttpService impl Karaf uses chose to implement the method another way. I have attached a patch to make this work. Please consider it for a backport to the version of equinox that Karaf currently supports (3.8)
Created attachment 227949 [details] support karaf registerFilter method signature Updated patch for registerFilter
I will review.
Patch released: http://git.eclipse.org/c/equinox/rt.equinox.bundles.git/commit/?id=2048b3dcb40d153ee9e67358a5a3bbd37a2f71f7 Thanks for the contribution!
Thanks! Can this make it into a 3.8 release or official build of equinox? And if it does, where will I be able to find it?