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?
- Re: Axis and (.Net) dates Justin Lee (HFS)
- Re: Axis and (.Net) dates James Black
- RE: Axis and (.Net) dates Kellogg, Richard
