Supported SOAP Bindings
By default, a SOAP 1.1 binding is used. In order to switch to SOAP 1.2 and/or support MTOM, the config quarkus.cxf.endpoint.key.soap-binding
must be set to one of the following values:
Binding |
Property Value |
SOAP 1.1 |
|
SOAP 1.2 |
|
SOAP 1.1 with MTOM |
|
SOAP 1.2 with MTOM |