Results 1 to 3 of 3

Thread: argument type mismatch on a simple web service

  1. #1

    Default argument type mismatch on a simple web service

    Attached webservice gives an "argument type mismatch" soap fault. It uses an annotated endpoint and XML Beans. Any suggestions welcome.

    Thanks.
    Attached Files Attached Files

  2. #2

    Default

    did you ever find a fix to this? i am having the same problem.

  3. #3

    Default

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •