You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have troubles with the Content-Type header generated by JAX-WS-RT, it differs slightly from the Content-Type we get, when we execute the same request in SoapUI.
We have troubles with the Content-Type header generated by JAX-WS-RT, it differs slightly from the Content-Type we get, when we execute the same request in SoapUI.
This is the header which is created by JAX-WS:
While the expected header would look like the following:
Is there a reason the action is embedded inside the start-info parameter?
The problematic code can be found in MtomCodec.java at lines 120 and 133.
The text was updated successfully, but these errors were encountered: