jbonofre opened a new pull request, #687: URL: https://github.com/apache/camel-karaf/pull/687
The CXF "Available SOAP Services" listing page was unavailable because HttpService was removed in OSGi 8. Replace the defunct HttpService-based servlet registration with the OSGi Servlet Whiteboard pattern, which registers the CXFNonSpringServlet as an OSGi service with whiteboard properties picked up by pax-web. Add http-whiteboard feature dependency to camel-cxf. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
