Nichol
- Original Message -
From: "Jianliang Zhao" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, October 03, 2002 4:37 PM
Subject: RE: Char datatypes with SOAP
I got the same problem and didn't find anything in the doc
EMAIL PROTECTED]
Subject: Re: Char datatypes with SOAP
Jianliang Zhao wrote:
>I got the same problem and didn't find anything in the documentation to
>deal with it. Could someone give us a solution?
>
I believe byte is a possible data type, and as long as the datatype is
8 bits it shou
Thanks, Steve.
-Original Message-
From: Steve Loughran [mailto:[EMAIL PROTECTED]]
Sent: 2002?10?4? 8:44
To: [EMAIL PROTECTED]
Subject: Re: Char datatypes with SOAP
well, it would work but you'd need some kind of wrapper object with a char
getValue() method to get the char value
sage -
From: "Jianliang Zhao" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 03, 2002 3:00 PM
Subject: RE: Char datatypes with SOAP
Steve,
Thanks a lot for your reply. If I wrote a custom serializer and deserializer
for char.class, will it work? Will I
Jianliang Zhao wrote:
>I got the same problem and didn't find anything in the documentation to deal with it.
>Could someone give us a solution?
>
I believe byte is a possible data type, and as long as the datatype is
8 bits it shouldn't matter, you can convert back and forth.
>
: 2002?10?3? 14:48
To: [EMAIL PROTECTED]
Subject: Re: Char datatypes with SOAP
there is no char in XML Schema. You could add a hack into Axis to send
chars, but nothing at the far end will map it to a char again.
This will take consensus among Soap platform builders. Till then, send a
short string
ROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, October 03, 2002 1:37 PM
Subject: RE: Char datatypes with SOAP
I got the same problem and didn't find anything in the documentation to deal
with it. Could someone give us a solution?
-Original Mes
I got the same problem and didn't find anything in the documentation to deal with it.
Could someone give us a solution?
-Original Message-
From: Alphonsus [mailto:[EMAIL PROTECTED]]
Sent: 2002?10?3? 12:21
To: SOAP List
Subject: Char datatypes with SOAP
Hi all,
has anyone had tr
- Original Message -
From: "Patricia Doyle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 01, 2002 12:18 PM
Subject: Re: Char
> I want to return java.io.File object from method in webservice. But when I
> create a WSDL file from
tool it tries to create a class DefaultNamespace._char. Is their
any way to around it???
>From: "Russell Butek" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: Char
>Date: Wed, 1 May 2002 13:53:09 -0500
>
>Sorr
Sorry. Right now you can't. There is no mapping from Java's primitive
char type to an XML type.
Russell Butek
[EMAIL PROTECTED]
"Patricia Doyle" <[EMAIL PROTECTED]> on 05/01/2002 01:23:19 PM
Please respond to [EMAIL PROTECTED]
To:[EMAIL PROTECTED]
cc:
Subject:Char
How can I u
11 matches
Mail list logo