You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Basilio Princiotta Cariddi <pr...@ksolutions.it> on 2001/06/21 16:20:19 UTC

encoding charset

Hi all,

how can I change the encoding charset to "iso-8859-1", using the soap v2.2
Java API?

In other words, I want to send a message like this:

POST <somepath> HTTP/1.1
Host: <somehost>
Content-Type: text/xml; charset="iso-8859-1"
Content-Length: nnnn

<?xml version="1.0" encoding="iso-8859-1"?>
...........

Thanks in advance.
--
Basilio Princiotta Cariddi - Software Engineer  
Ksolutions S.p.A. - http://www.ksolutions.it
Via Lenin 132/26 - 56017 San Martino Ulmiano (PI) 
ITALY - tel. +39 050 898111 - fax +39 050 861200