Attached webservice gives an "argument type mismatch" soap fault. It uses an annotated endpoint and XML Beans. Any suggestions welcome.
Thanks.
Attached webservice gives an "argument type mismatch" soap fault. It uses an annotated endpoint and XML Beans. Any suggestions welcome.
Thanks.
did you ever find a fix to this? i am having the same problem.
To anyone viewing with similar problems, the version of XMLBeans I was using was 2.4.0 but the one shipped with sping ws was 2.2.0. I updated my project to include the later libraries, the ones i used to compile my beans, and everything worked.