Replies: 1 comment 2 replies
|
It's exactly the same, like in RAP 3.x, but you have to use the new bundle |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've just upgraded to RAP 4.7.0 and I don't find a solution how to register the required servlet/filter with a default
org.osgi.service.http.HttpService.It seems that I have to somehow use
HttpServiceFactorywith an appropriateHttpServiceRuntimeImpl.I'm using Equinox together with
org.apache.felix.http.jetty12_2.0.0.Any help is greatly appreciated!
Best regards,
Ken
All reactions