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:17 ------- Tom, I didn't look at the code, but if you run the testcase attached to this bug, you'll see that it throws an exeption (that's also attached). When I edit the reply document to use the format YYYY-MM-DDT00:00:00, it works fine. Maybe the wrong de-serializer is being called? When a client sends a date, it sends it using the right format.