Hi i need to parse date format passed to webservice to specific format.
By the way what is the default date format that it would understand???
no matter whatever i try i get below error in soapUI:
<data contentType="null" contentLength="147"><![CDATA[Request Failed: Cannot convert value of type [java.lang.String] to required type [java.util.Date]: no matching editors or conversion strategy found]]></data>
i googled a lot for the answers.. found few none of them worked.. below is what i tried,
application-context.xml
Any help will be deeply appreciated. since i have been trying with various permutations and combinations past 2 weeks with no luck... even posted this on spring community,, i got no response :-(