types to and from classes, and
mapping SOAP messages to method calls.
Scott Nichol
- Original Message -
From: "Siddhartha Mehta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 10:44 PM
Subject: Re: Using DateTime object
>
> T
e format, I'm sure.Scott Nichol- Original Message -From: "Siddhartha Mehta" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>Sent: Tuesday, December 17, 2002 8:38 PMSubject: Re: Using DateTime object>> I'd also like to add that I am using Java's Date object. I
e. In
> any case, since the parameters are using literal style, you should not
> be specifying any xsi:type attribute: just get rid of that code.
>
> Scott Nichol
>
> - Original Message -
> From: "Siddhartha Mehta"
> To:
> Sent: Tuesday, December 1
of that code.Scott Nichol- Original Message -From: "Siddhartha Mehta" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>Sent: Tuesday, December 17, 2002 8:07 PMSubject: Re: Using DateTime object>> Oh.. I pasted the wrong code. Here is my function in C# I am trying toacce
="1" name="StreamToken" type="s:string" />
s:sequence>
s:complexType>
s:element>
Thanks!!
Scott Nichol <[EMAIL PROTECTED]> wrote:
OK, a few things.1. This list is just for Apache SOAP.2. You still have not given the WSDL. It's what you
-
From: "Siddhartha Mehta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 8:07 PM
Subject: Re: Using DateTime object
>
> Oh.. I pasted the wrong code. Here is my function in C# I am trying to
access:
>
> [WebMethod(Description =
e(xsiType2, "DateTime");soapElementAccessed.addTextNode(strDate);
Scott Nichol <[EMAIL PROTECTED]> wrote:
Actually, the code you included looks more like a client proxy than aservice. Also, what code generates the request that you show? I don'tsee how Apache SOAP would generat
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 7:59 PM
Subject: Re: Using DateTime object
> Honestly, the WSDL is what I would need. I don't have time to create
a
> .NET service based on your code and look at the WSDL myself.
>
> Scott Nichol
>
>
don't have time to create a.NET service based on your code and look at the WSDL myself.Scott Nichol- Original Message -From: "Siddhartha Mehta" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>Sent: Tuesday, December 17, 2002 7:43 PMSubject: Re: Using DateTime
7, 2002 7:43 PM
Subject: Re: Using DateTime object
>
> Here is my C# webservice:
>
>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://stora
gepoint.net/soap/UploadStart",
RequestNamespace="http://storagepoint.net/soap/"
Here is my C# webservice:
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://storagepoint.net/soap/UploadStart", RequestNamespace="http://storagepoint.net/soap/", ResponseNamespace="http://storagepoint.net/soap/", Use=System.Web.Services.Description.SoapBindingUse.Literal, Parameter
Can you post the WSDL for the C# web service?
Scott Nichol
- Original Message -
From: "Siddhartha Mehta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 6:55 PM
Subject: Using DateTime object
>
> I am using C# webservice and a Java client. One of the functio
12 matches
Mail list logo