I have to access a flawed web service where some fields in the WSDL have type xs:date but I have to fill them as xs:dateTime. Is it possible to use JAXB Bindings files to change the type of fields
I have to access a flawed web service where some fields in the WSDL have type xs:date but I have to fill them as xs:dateTime. Is it possible to use JAXB Bindings files to change the type of fields