Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 82699 invoked from network); 26 Mar 2004 13:24:34 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Mar 2004 13:24:34 -0000 Received: (qmail 96394 invoked by uid 500); 26 Mar 2004 13:24:32 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 96377 invoked by uid 500); 26 Mar 2004 13:24:31 -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 96356 invoked from network); 26 Mar 2004 13:24:31 -0000 Received: from unknown (HELO rzjgate1.joanneum.ac.at) (143.224.185.3) by daedalus.apache.org with SMTP; 26 Mar 2004 13:24:31 -0000 Received: from RZJC1EX.jr1.local (rzjs011.joanneum.ac.at [143.224.71.90]) by rzjgate1.joanneum.ac.at (8.11.5/8.11.5) with ESMTP id i2QDOVO10399 for ; Fri, 26 Mar 2004 14:24:31 +0100 (MET) X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: custom deserialisation question Date: Fri, 26 Mar 2004 14:24:31 +0100 Message-ID: <56512F1841F5E846879EE0D9F858D20F02678B6F@RZJC1EX.jr1.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: custom deserialisation question Thread-Index: AcQTNauPP4zGyJ0aTK+2jZJzrjvjXQ== From: "Hausenblas, Michael" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N dear axis-c++ gurus! i am working on a c++ (client) / java (server) application. till now i've been writing the java service using custom types=20 (the database table content) with and Ser/Deser-classes. =20 now here comes my question: how can i deserialize these types in the c++ client? any help (code, doc) would be great... thanx in advance mic.=20