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

Requesting a fault reason text in another Locale returns null

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

While consuming a wcf web service which uses RM and username security, I can make a call no problem but when receiving a fault, I cannot extract the reason text in the different locales which are received. Dumping the received messages to the console clearly shows the reason text in multiple languages using xml:lang="fr" and xml:lang="en".

Even enumeration of the reason text locales and more doesn't work.

Is this a bug or is there something I have to do to enable locales.

Environment

metro 2.3.1 with netbeans

Affected Versions

[2.2.8]

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

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