On Thu, Aug 13, 2009 at 11:50 PM, Aggarwal,
Ajay<ajay.aggar...@stratus.com> wrote:

> Without enabling the extensions, is there a way to correctly map my
> "java.util.Date" java type to a true "ISO8601" value?

Not in a manner, which is compliant to the XML-RPC spec. That's
because the SPEC doesn't permit timezones and the like.

Of course, you are free to violate the SPEC by introducting a custom
data type handler. See the section on "Custom Data Types" on
    http://ws.apache.org/xmlrpc/advanced.html


Jochen


-- 
Base64 decoding, 300% faster than sun.misc.BASE64Decoder:
http://archive.netbsd.se/?ml=commons-dev&a=2008-05&t=7522166

Reply via email to