[jboss-user] [JBossWS] - communicating with WS in c# thorugh Java - encoding problem

trouby do-not-reply at jboss.com
Thu Mar 13 16:52:47 EDT 2008


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

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



More information about the jboss-user mailing list