Please refer to the Wiki: http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/DotNetInterop
-----Original Message----- From: Justin Lee (HFS) [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2003 10:35 AM To: '[EMAIL PROTECTED]' Subject: Axis and (.Net) dates the .Net service i'm trying to talk to doesn't like the format of the dates that Axis is sending (1999-05-01T06:00:00.000Z). I've tried replacing the setXmlType line in the generated code to reference "date" instead of "dateTime," but that doesn't seem to be doing the trick. Can anyone tell me how to get Axis just to send the date in "YYYY-MM-DD" format?
