metro-jax-ws icon indicating copy to clipboard operation
metro-jax-ws copied to clipboard

SOAP 1.2 binding is not fully compliant

Open Tomas-Kraus opened this issue 3 years ago • 0 comments

SOAP 1.2 specification details the HTTP status code that must convey SOAP fault. Currently JAX-WS is not compliant with this HTTP code to SOAP fault association.

500 is sent back, whatever the kind of fault.

Environment

Operating System: All Platform: All

Affected Versions

[current]

Source: https://github.com/javaee/metro-jax-ws/issues/479 Author: glassfishrobot

Tomas-Kraus avatar Jun 02 '22 16:06 Tomas-Kraus