Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 60874 invoked from network); 30 Jan 2004 16:29:16 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Jan 2004 16:29:16 -0000 Received: (qmail 29969 invoked by uid 500); 30 Jan 2004 16:28:48 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 29915 invoked by uid 500); 30 Jan 2004 16:28:47 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 29837 invoked from network); 30 Jan 2004 16:28:46 -0000 X-Authentication-Warning: meta.lo-res.org: rost owned process doing -bs Date: Fri, 30 Jan 2004 17:28:47 +0100 (CET) From: rost@lo-res.org To: axis-user@ws.apache.org Subject: multiple message Message-ID: <20040130172220.O14836@meta.lo-res.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hi List, I am using as WSDL to generate Java client classes using WSDL2Java. When calling the generated stubs to trigger a request going over the network I would like to include several messages per Soap-Envelope. So, to make this more explicit: Instead of I would like to generate: The motivation behind this is to handle multiple messages as one transaction but to omit the logic of a stateful webserver using cookies. Any thoughts on how to do this ? Maybe I am just looking at the wrong places but a glance at the Developer-Doku and the API hasn't shown up any results. Thanks for any comments, Robert BTW: I am using AXIS 1.1 --- GPG: gpg --keyserver wwwkeys.pgp.net --recv-keys CCFDEB89