[jboss-user] [JBossWS] - Re: communicating with WS in c# thorugh Java - encoding prob
ronari2@yahoo.com
do-not-reply at jboss.com
Tue Mar 25 09:37:05 EDT 2008
Asaf,
We had the same problem. The problem occur because not all the steps that are involved in Web Services creation support UTF-8 by default.
Add to your JBoss startup script the following parameter: -Dfile.encoding=utf-8
This should solve your problem.
Ronen
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138709#4138709
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138709
More information about the jboss-user
mailing list