[jboss-user] [JBossWS] - Re: communicating with WS in c# thorugh Java - encoding prob

thomas.diesler@jboss.com do-not-reply at jboss.com
Fri Mar 14 04:26:30 EDT 2008


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#4136534

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136534



More information about the jboss-user mailing list