hi all, I'm sending though AXIS Messages with german umlauts. The Webservice doesn't accept them. it expects escaped sequences.
For example the German ß must escaped to &x#DF; in the xml-text. e.g: i don't like the ß ---->must be transfered----> i don't like the &x#DF Axis convert the String in ---> i don't like the & ; x#DF how can i solve that problem ???!!! i tried out everything so i need your help thanks very much maxpade -- View this message in context: http://www.nabble.com/AXIS-escapes-%28ampersand%29--in---amp---but-i-don%27t-want-tf4273478.html#a12163159 Sent from the Axis - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
