[jboss-user] [Installation, Configuration & DEPLOYMENT] - Encoding error during soap request parsing

helter_skelter do-not-reply at jboss.com
Fri Dec 5 04:02:21 EST 2008


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

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




More information about the jboss-user mailing list