You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by maxpade <ma...@web.de> on 2007/08/15 16:27:56 UTC

AXIS escapes (ampersand)& in & amp ; but i don't want

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 &amp ; 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org