You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Michael Congdon <mc...@globaldisplay.net> on 2002/11/21 15:32:29 UTC

Serializing BigDecimal objects

I noticed that SOAP 2.1 does not have an object to serialize java.math.BigDecimal objects.  Is there a newer version of SOAP that does, or do I have to write my own serializer?

Thanks,
Michael


Re: Serializing BigDecimal objects

Posted by Scott Nichol <sn...@scottnichol.com>.
According to CVS
(http://cvs.apache.org/viewcvs.cgi/xml-soap/java/src/org/apache/soap/enc
oding/soapenc/DecimalDeserializer.java), it is available in SOAP 2.2 and
later.

Scott Nichol

----- Original Message -----
From: "Michael Congdon" <mc...@globaldisplay.net>
To: <so...@xml.apache.org>
Sent: Thursday, November 21, 2002 9:32 AM
Subject: Serializing BigDecimal objects


I noticed that SOAP 2.1 does not have an object to serialize
java.math.BigDecimal objects.  Is there a newer version of SOAP that
does, or do I have to write my own serializer?

Thanks,
Michael



Re: Serializing BigDecimal objects

Posted by Scott Nichol <sn...@scottnichol.com>.
According to CVS
(http://cvs.apache.org/viewcvs.cgi/xml-soap/java/src/org/apache/soap/enc
oding/soapenc/DecimalDeserializer.java), it is available in SOAP 2.2 and
later.

Scott Nichol

----- Original Message -----
From: "Michael Congdon" <mc...@globaldisplay.net>
To: <so...@xml.apache.org>
Sent: Thursday, November 21, 2002 9:32 AM
Subject: Serializing BigDecimal objects


I noticed that SOAP 2.1 does not have an object to serialize
java.math.BigDecimal objects.  Is there a newer version of SOAP that
does, or do I have to write my own serializer?

Thanks,
Michael



--
To unsubscribe, e-mail:   <ma...@xml.apache.org>
For additional commands, e-mail: <ma...@xml.apache.org>