Hi all,

I have an input that has type xs:dateTime. Axis is serializing the
Calendar object to something like "Thu Oct 27 17:00:00 PDT 2005". This
isn't the format specified in
http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#dateTime-lexical-rep
r, which would look more like 2005-10-27T17:00:00-08:00.

My *server* isn't Axis, only the client, and the server doesn't like it.
I think this is a bug in Axis -- has it been fixed in some version? Is
there some subtlety in the wsdl declaration? Or am I all wet?

Chris

Reply via email to