Hi,
When i try to send a SOAP request encoding in UTF-8 with cyrillic character(iso-8859-5)
all these character appears with ???????.
example : ÃÂûøýýðÃÂ_ÃÂÃÂÃÂÃÂúðÃÂ_ÃÂÃÂð÷ð
== ???????????
| <soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:typ="http://jobcreator.comverse.com/types">
| <soapenv:Header/>
| <soapenv:Body>
| <typ:executeCommand>
| <String_1>createPocSub</String_1>
| <arrayOfKeyValuePair_2 xmlns=''
xmlns:tns='http://org.jboss.ws/samples/rpcstyle/types'>
| <key>externalUID1</key>
|
<value>ÃÂûøýýðÃÂ_ÃÂÃÂÃÂÃÂúðÃÂ_ÃÂÃÂð÷ð</value>
| </arrayOfKeyValuePair_2>
| ...
|
Could you help me ?
Thx
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194554#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...