look at org.apache.axis.utils.Admin class provided in axis code, it works as
a Message service,
-Original Message-
From: Melissa Turner [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 4:20 PM
To: [EMAIL PROTECTED]
Subject: Re: Using Axis to build client to Web Services
The
-
> From: Kenneth Bowen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 19, 2002 3:46 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Using Axis to build client to Web Services
>
>
> Dave> Are there any examples of writing SOAP clients that use
> Message
> rather than
You are correct, they are all using SOAP RPC-STYLE calls. None of them are
using messages.
I am looking for the same.
Jamie Powell
-Original Message-
From: Mount, Dave [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 3:32 PM
To: '[EMAIL PROTECTED]'
Subject: Using Axi
EMAIL PROTECTED]]
Sent: Friday, April 19, 2002 3:46 PM
To: [EMAIL PROTECTED]
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
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.
Kenne
Are there any examples of writing SOAP clients that use Message rather than
Call? All of the examples seem to use RPC-style SOAP calls, but I'm rather
new to SOAP, so I could easily be mistaken.