You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ppb (Jira)" <ji...@apache.org> on 2022/07/22 08:34:00 UTC

[jira] [Created] (CXF-8739) Apache hc5 client transport doesn't work with MTOM

ppb created CXF-8739:
------------------------

             Summary: Apache hc5 client transport doesn't work with MTOM
                 Key: CXF-8739
                 URL: https://issues.apache.org/jira/browse/CXF-8739
             Project: CXF
          Issue Type: Bug
          Components: Transports
    Affects Versions: 3.5.3
         Environment: Using Jetty WebServer 9.4.46.v20220331 with https with soap webservice classes generated with JAX-WS RI 2.3.1

Client running java 17 as is the server
            Reporter: ppb


I am changing in a current project from JAX-WS RI to Apache CXF. I noticed that if I use the Apache hc5 transport that the downloads with MTOM (on the client) don't work. If I switch to the hc implementation it does.

The reason why I would like to use the hc5 implementation is that for this one it is probably easier to add http2 support to as the hc implementation.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)