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.
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]