im,
On 8/24/2010 9:06 AM, Tim-Christian Mundt wrote:
I've encountered a UTF-8 problem and yes, URIEncoding="UTF-8" is set.
If you're connecting-out to a SOAP service, then the URIEncoding setting
doesn't matter.
I'm connecting to a web service which
Caldarale, Charles R schrieb:
From: Tim-Christian Mundt [mailto:d...@tim-erwin.de]
Subject: another UTF-8 problem
I've encountered a UTF-8 problem and yes, URIEncoding="UTF-8" is set.
Tomcat version? Using APR or not? JVM version? Platform? Default locale
setting?
Hi,
I've encountered a UTF-8 problem and yes, URIEncoding="UTF-8" is set.
I'm connecting to a web service which returns UTF-8 encoded data. If I
do so from a plain, regular, self-contained Java application everything
is fine. However, if I run the same classes in tomcat (and trigger the
actio