Hello All,
Is there a way to make "automatic conversion" from date to dateTime in SOAP response? Though it sounds silly, I have a situation where the SOAP response is returning "date" for some of the elements but the corresponding java objects expect dateTime for these elements. Changing the java objects to expect "date" format or changing the SOAP response to return dateTime is not an option.
Thanks,
- date versus dateTime Nicolas-Viet Nguyen
- RE: date versus dateTime James Armstrong
- Re: date versus dateTime Nicolas-Viet Nguyen
