DimShust Shust [
http://community.jboss.org/people/dimshust1985] created the discussion
"Jboss ws, auto decode soap message from utf."
To view the discussion, visit:
http://community.jboss.org/message/594738#594738
--------------------------------------------------------------
I've done servlet and deployed it into jboss. Servlet is working as web service. All
is working correctly. But, when my client send SOAP message on server. Jboss decodes this
message from utf to ASCII. Another words, when message goes away from client, it's in
utf-8, when it is coming in @webmethod it already in ASCII. SO, how i think, JBOSS
automatic decodes this message.
So, i dont need it.. And i cant understand, how can i stop it.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/594738#594738]
Start a new discussion in JBoss Web Services Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]