javax.xml.soap.SOAPMessage
| /** Specifies the character type encoding for the SOAP Message. Valid values
include "utf-8" and "utf-16". The default is "utf-8". */
| public static final String CHARACTER_SET_ENCODING =
"javax.xml.soap.character-set-encoding";
|
The soap message can either be UTF-8 or UTF-16 encoded
We regularly attend the MSFT .NET interop workshop and don't see that issue there
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136534#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...