Open argenstijn opened 1 week ago
Same for me.
Thanks for the workaround:
quarkus.cxf.http-conduit-factory=URLConnectionHTTPConduitFactory
Thanks for the report @argenstijn! Yes, we switched the default to VertxHttpClientHTTPConduit in 3.16. I'll have a look.
I experience some problem using 3.16.X version when using the default http-conduit-factory. When using the 'quarkus.cxf.http-conduit-factory=URLConnectionHTTPConduitFactory' all seems to work again.
Edit by @ppalaga: I created a separate issue https://github.com/quarkiverse/quarkus-cxf/issues/1599 for the above