Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 11551 invoked from network); 15 Sep 2006 19:12:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Sep 2006 19:12:42 -0000 Received: (qmail 67875 invoked by uid 500); 15 Sep 2006 19:12:41 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 67863 invoked by uid 500); 15 Sep 2006 19:12:41 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 67845 invoked by uid 99); 15 Sep 2006 19:12:40 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of beakley@cisco.com designates 64.102.122.148 as permitted sender) Received: from [64.102.122.148] (HELO rtp-iport-1.cisco.com) (64.102.122.148) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Sep 2006 12:12:39 -0700 Received: from rtp-dkim-2.cisco.com ([64.102.121.159]) by rtp-iport-1.cisco.com with ESMTP; 15 Sep 2006 12:11:14 -0700 X-IronPort-AV: i="4.09,171,1157353200"; d="scan'208"; a="41901643:sNHT31689496" Received: from rtp-core-1.cisco.com (rtp-core-1.cisco.com [64.102.124.12]) by rtp-dkim-2.cisco.com (8.12.11.20060308/8.12.11) with ESMTP id k8FJBDdm005133 for ; Fri, 15 Sep 2006 15:11:13 -0400 Received: from xbh-rtp-201.amer.cisco.com (xbh-rtp-201.cisco.com [64.102.31.12]) by rtp-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id k8FJBDdO002943 for ; Fri, 15 Sep 2006 15:11:13 -0400 (EDT) Received: from xmb-rtp-20c.amer.cisco.com ([64.102.31.57]) by xbh-rtp-201.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 15 Sep 2006 15:11:13 -0400 X-MIMEOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Problem with "special characters" Date: Fri, 15 Sep 2006 15:11:12 -0400 Message-ID: <79128A539ADBA54A86E8BDACAA6B8B9B023C750A@xmb-rtp-20c.amer.cisco.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with "special characters" Thread-Index: AcbYB11u1bpK8a10TOeKnzraNWF6owA8qJtA From: "Jonathan Beakley \(beakley\)" To: "Apache AXIS C User List" X-OriginalArrivalTime: 15 Sep 2006 19:11:13.0313 (UTC) FILETIME=[B5FA2110:01C6D8FA] DKIM-Signature: a=rsa-sha1; q=dns; l=1605; t=1158347474; x=1159211474; c=relaxed/simple; s=rtpdkim2001; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=beakley@cisco.com; z=From:=22Jonathan=20Beakley=20\(beakley\)=22=20 |Subject:RE=3A=20Problem=20with=20=22special=20characters=22 |To:=22Apache=20AXIS=20C=20User=20List=22=20; X=v=3Dcisco.com=3B=20h=3DSD0F1pyjIYR8N2K+fP2mG1XQiIc=3D; b=FBeF29FhsmKMMigZgPiaqc6WOt2BwfmXKrxMA2QtlQMFk11RlvFvFLVLSivITRZb8yB0YV/C uIbq2c4KDAk1XpkmmfypwlXU8cFrABzZi4MKuDUPH0xJQK9cXc51pAPO; Authentication-Results: rtp-dkim-2.cisco.com; header.From=beakley@cisco.com; dkim=pass ( sig from cisco.com verified; ); X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I have encountered a similar problem and am also looking for assistance... I have a client script sending utf-8 chars that look like this: my $myArgument =3D "\x{00d6}h B\x{0101}by"; I send this over to the server in a SOAP message, and the XML going over looks fine, but the: pIWSDZ->getElementAsString() call on the server returns corrupted data. I am using AxisCPP 1.6 Beta on my server. Does anyone know of a bug with this method? I have searched the various sites to no avail.... Thanks in advance, -Jonathan > -----Original Message----- > From: Pelikan Stephan [mailto:stephan.pelikan@apa.at] > Sent: Thursday, September 14, 2006 10:09 AM > To: axis-c-user@ws.apache.org > Subject: Problem with "special characters" >=20 > Hello, >=20 > We use Axis-C++ to implement a service in a Linux environment. This > service takes several string-arguments. If such a string contains a non > US-ASCII-character the method >=20 > for example: l_pIWSDZ->getElementAsString("query", 0); >=20 > used in our service-wrapper (build by wsdl2ws) returns NULL. The full > request (content-type-header, xml-definition and content) is in UTF-8. > The LANG environment-variable is en_EN.UTF-8 but also de_DE.ISO-8859-1 > does not effect the result. >=20 > Does anyone observed the same problem or has some hints for us? >=20 > Thanks, > Stephan >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-c-user-help@ws.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org