Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 97798 invoked from network); 8 Jul 2004 06:22:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Jul 2004 06:22:19 -0000 Received: (qmail 63374 invoked by uid 500); 8 Jul 2004 06:22:09 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 63354 invoked by uid 500); 8 Jul 2004 06:22:08 -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 63338 invoked by uid 99); 8 Jul 2004 06:22:08 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [147.86.128.21] (HELO magellan.fh-aargau.ch) (147.86.128.21) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 07 Jul 2004 23:22:06 -0700 Received: from mcjakob (mc-jakob.cs.fh-aargau.ch [147.86.135.241]) by magellan.fh-aargau.ch (Postfix) with ESMTP id 604B958B3 for ; Thu, 8 Jul 2004 08:22:03 +0200 (MET DST) From: "Titus Jakob" To: "'Apache AXIS C User List'" Subject: RE: client problem with C++-Client Date: Thu, 8 Jul 2004 08:22:02 +0200 Message-ID: <002e01c464b3$e2207cc0$f1875693@cs.fhaargau.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 In-Reply-To: <40EC4681.3050401@vexcel.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N thanks I will read and try Titus -----Original Message----- From: axis-c-user-return-637-titus.jakob=fh-aargau.ch@ws.apache.org [mailto:axis-c-user-return-637-titus.jakob=fh-aargau.ch@ws.apache.org] On Behalf Of Ashish Rangole Sent: Mittwoch, 7. Juli 2004 20:53 To: Apache AXIS C User List; titus.jakob@fh-aargau.ch Subject: Re: client problem with C++-Client Titus, You need to declare the deserializer for class Point3 in your wsdd file for the service. Read Axis java documentation (User's manual) for details. Ashish Titus Jakob wrote: > Hi Everybody > has somebody experience with the error stated below? I have a > WS-Server in Java, and a client in C++. When calling the operation the > error is visible in the java-answer. Would highly appreciate any > hints. Titus > > org.xml.sax.SAXException: Deserializing parameter > 'Point3': could not find deserializer for type > {http://DefaultNamespace}Point3 > > > -- -------------------------------------------------- Ashish Rangole Vexcel Corporation - Image Information Engineering 1690 38th Street, Boulder CO 80301, USA phone: 303-583-0286 fax: 303-583-0246 Vexcel's home page: http://www.vexcel.com --------------------------------------------------