Return-Path: Mailing-List: contact axis-user-help@xml.apache.org; run by ezmlm Delivered-To: mailing list axis-user@xml.apache.org Received: (qmail 86461 invoked from network); 20 Apr 2002 00:51:11 -0000 Received: from sj6-b.brocade.com (HELO mail.brocade.com) (63.121.140.220) by daedalus.apache.org with SMTP; 20 Apr 2002 00:51:11 -0000 Received: from hq-ex-c3.brocade.com (hq-ex-c3 [192.168.126.211]) by mail.brocade.com (8.8.8+Sun/8.8.8) with ESMTP id RAA28193 for ; Fri, 19 Apr 2002 17:51:15 -0700 (PDT) Received: by hq-ex-c3.brocade.com with Internet Mail Service (5.5.2653.19) id ; Fri, 19 Apr 2002 17:51:12 -0700 Message-ID: From: "Parimi Srinivas (CW)" To: "'axis-user@xml.apache.org'" Subject: RE: Using Axis to build client to Web Services Date: Fri, 19 Apr 2002 17:51:13 -0700 X-Mailer: Internet Mail Service (5.5.2653.19) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N look at org.apache.axis.utils.Admin class provided in axis code, it works as a Message service, -----Original Message----- From: Melissa Turner [mailto:mjturner@apple.com] Sent: Friday, April 19, 2002 4:20 PM To: axis-user@xml.apache.org Subject: Re: Using Axis to build client to Web Services The message example uses a Call, but if you examine it, it doesn't provide an operation name, and you give it a bunch of w3c.dom.Elements to form the body, so it's essentially doing a document style invocation. +Melissa On Friday, April 19, 2002, at 04:01 , Mount, Dave wrote: > I've looked at that sample. It uses the Call class instead of the > Message > class. For some reason I thought that I had to use Message with the Web > services I am trying to invoke. Could have just been on the wrong > track. > > Thanks. > > -----Original Message----- > From: Kenneth Bowen [mailto:bowenk@metnet.navy.mil] > Sent: Friday, April 19, 2002 3:46 PM > To: axis-user@xml.apache.org > Subject: Re: Using Axis to build client to Web Services > > > Dave> Are there any examples of writing SOAP clients that use > Message > rather than > Dave> Call? All of the examples seem to use RPC-style SOAP calls, > but > I'm rather > Dave> new to SOAP, so I could easily be mistaken. > > Look in samples/message. I'm doing it, but haven't deployed yet. > > Kenneth > > -- > Kenneth Bowen kenneth.bowen@metnet.navy.mil > Software Engineering/Technology Advancement Group