The XPath expression in my external binding files can\'t target the elements in my XML schemas which are imported into my WSDL.
Everything runs if I do inline bindin
Adding this section to my JAXB configuration helped to do away with a similar error:
true false
Complete configuration:
Credits: