ffang commented on issue #2906: URL: https://github.com/apache/camel-quarkus/issues/2906#issuecomment-882062891
> > Does adding quarkus.native.additional-build-args=--initialize-at-run-time=org.apache.http.impl.auth.NTLMEngineImpl work? > > tried it. It works. But still it would be great if the extension itself reinitialize the class at runtime Yes, it works. But put it in the extension itself so that it can work out-of-the-box should be a better experience. -- 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]
