JBoss Community

Jboss ws, auto decode soap message from utf.

created by DimShust Shust in JBoss Web Services Development - View the full discussion

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

Start a new discussion in JBoss Web Services Development at Community