Hi

I'm getting a 'JAXB unmarshalling exception: unexpected element' when calling a webservice endpoint from soapUI.
URI & local of the element are OK, the message is validated by a PayloadValidatingInterceptor based on the xsd used to generate classes using xjc - but the service expects a void URI and local element.
Any thoughts on what could be the issue or how to further debug?

Thanks

Frederik