DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12339>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12339 xsd:date fails to un-marshal on reply because the de-serializer is expecting a time. ------- Additional Comments From [EMAIL PROTECTED] 2002-09-17 21:06 ------- Chris, I don't see what you are saying. If you look at org.apache.axis.encoding.ser.DateDeserializer, it is clearly checking for a string in the format: "yyyy-MM-dd". Can you direct me to the bad code?