cxf icon indicating copy to clipboard operation
cxf copied to clipboard

Apache CXF

Results 102 cxf issues
Sort by recently updated
recently updated
newest added

During deserialization of MTOM, received Content ID was URL decoded for LazyDataSource but attachment ID stayed URL encoded and failed the ID equality check in LazyDataSource#load. This patch provides the...

CXF-8746: Support force GET on 301 & 302 redirections for historical reasons as explained in https://www.rfc-editor.org/rfc/rfc7231.html section 6.4.2 & 6.4.3.

…e soap-version independent. If set, one endpoint can then only be registered once independent of the SOAP version.

In our Tests, we use `TestUtilities#invokeBytes(String,String,byte[])` to send dynamically generated content to our services. This is no longer possible with CXF 3.5 since it was removed in b902794f187035a6efe39e3632ccc7be0adc8a89. This PR...

CXF MTOM handler allow content injection

Immediately switch to the next alternate (address or endpoint) if the current one has already exceeded the maxNumberOfRetries