Hi Daniel, Thanks for your reply, yes that is true, here is the type in my wsdl file: <xs:element minOccurs="0" name="EffectiveStartDate" type="xs:date"/>
And I think you are right, it must be an invalid soap message. However, my options are limited to find a walk around here, since, the API am working on is supposed to replace some legacy system and the task is, no client would have to change anything on their end (including obviously, sending a valid soap here). The legacy must have a way to deal with this but unfortunately I can't see what they are doing in this scenario. Any suggestions here? I see this issue online, other ppl came across, but no answer, is it possible the latest cxf version might have implemented a walk around? Thanks -- Sent from: http://cxf.547215.n5.nabble.com/cxf-dev-f569328.html
