How to map xsd:dateTime to java.util.Date?
Well, people don’t like the XMLGregorianCalendar which is the default mapping from the xsd:dateTime (xsd:time and xsd:date as well), We can use the jaxws customization to change the default mapping, here are some sample binding files If you have schema inside the wsdl, here is the binding file you can use: