Hey,
I have a simple .NET ws based on WCF technology with some simple method which expect an
object that has few string properties,
I have created the relevant artifacts with wsimport and everything works as expected,
The string property is encoded with UTF-8, for some reason, on the .NET ws side the
strings are not getting decoded correctly. when I dump the strings I see gibberish,
I'm not sure why but I was expecting a UTF-8 content on the WS side,
The method calls to the WS are being invoked through Jboss EJB using the WS 2.0.3
package,
Many thanks,
Asaf.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136462#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...