Re: C# Client/Apache Java Server using SOAP

Moshe Gershberg <[email protected]> Thu, 5 Jun 2003 19:18:24 -0400
Newsgroups gmane.comp.windows.devel.soap.general
Message-ID <LISTSERV%[email protected]>
Jonathan,

I'm trying to use the package of classes that you published.
I need to implement C# Apache Soap Client.

I'm wondering if you can explain how to use SoapOptionAttribute from the
following section of the code:

" [SoapOptionAttribute(SoapOption.AlwaysIncludeTypes |
SoapOption.XsdString)]
    public class ApacheSoapInterop"

and SoapMethod attribute from the following section of the code:

  "[SoapMethodAttribute(
            SoapMethodOption.SoapAction, "",
            SoapMethodOption.MethodURI, "urn:xmethodsInterop"
        )]"


Any help will be appriciated.

Thanks,
Moshe Gershberg
[email protected]
[email protected]