rotty3000 commented on pull request #133: URL: https://github.com/apache/aries-jax-rs-whiteboard/pull/133#issuecomment-944358162
Just one note, the ServiceLoaderMediator model predates the externalization of CXF which makes it incorrect for everything besides the ClientBuilder. So technically it is wrong for the whiteboard itself to advertise the SML providers for `RuntimeDelegate` and `SseEventSource.Builder` since the providers are intended to come from CXF bundles. Thing is that Geronimo JAX-RS API requires SML providers. I'll try to iron this out. -- 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]
